/*
 * @author ( Angie Radtke )
*/

/* not ready */

/* ##########################  general  ########################### */


@font-face {
	font-family: 'Titillium Maps';
	src: url("../fonts/TitilliumMaps29L002.eot");
	src: local('Titillium Maps'), local('TitilliumMaps'), 
		url("../fonts/TitilliumMaps29L002.otf") format("opentype"), 
		url("../fonts/TitilliumMaps29L002.woff") format("woff");
}


@font-face {
    font-family: 'BankGothicMdBTMedium';
	src: url("../fonts/bnkgothm-webfont.eot");
	src: local('BankGothicMdBTMedium'), local('BankGothicMdBTMedium'), 
			url('../fonts/bnkgothm-webfont.svg#webfontVzNXtAek') format('svg'), 
			url('../fonts/bnkgothm-webfont.ttf') format('truetype'),
			url("../fonts/bnkgothm-webfont.woff") format("woff");
}

@font-face {
    font-family: 'NeoSansProBold';
	src: url("../fonts/neosanspro-bold-webfont.eot?");
	src: local('NeoSansProBold'), local('NeoSansProBold'), 
			url('../fonts/neosanspro-bold-webfont.svg#webfontMZuoZxEu') format('svg'), 
			url('../fonts/neosanspro-bold-webfont.ttf') format('truetype'),
			url("../fonts/neosanspro-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;

}

@font-face {
 font-family: 'Neo Sans Pro';
	src: url("neosanspro.eot");
	src: local('Neo Sans Pro'), local('Neo Sans Pro'), 
			url('neosanspro.ttf') format('truetype'),
			url('neosanspro.eot') format('opentype');
    font-weight: normal;
    font-style: normal;

}
