﻿@font-face {
	font-family: 'Bauhaus93';
	src: url('Bauhaus93.eot');
	src: local('Bauhaus93'), 
	url('Bauhaus93.woff') format('woff'), 
	url('Bauhaus93.ttf') format('truetype');
}
.logosmall {
	font-family: 'Bauhaus93';
	font-size: 26px;
	color: #12a91d;	
}
.logobig {
	font-family: 'Bauhaus93';
	font-size: 48px;
	text-align: center;
	color: #12a91d;	
	margin-bottom: -10px;
}

@media screen and (min-height: 1000px) {
.logosmall {
	font-family: 'Bauhaus93';
	font-size: 40px;
	color: #12a91d;	}
}
