/*  */

@font-face {
    font-family: 'didact_gothicregular';
    src: url('fonts/didactgothic-regular-webfont.eot');
    src: url('fonts/didactgothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/didactgothic-regular-webfont.woff') format('woff'),
         url('fonts/didactgothic-regular-webfont.ttf') format('truetype'),
         url('fonts/didactgothic-regular-webfont.svg#didact_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
	font-family: "a_FuturicaMedium";
	src: url("fonts/futurica/a-futuricamedium.eot"); /* IE9 Compat Modes */
	src: url("fonts/futurica/a-futuricamedium.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
		url("fonts/futurica/a-futuricamedium.otf") format("opentype"), /* Open Type Font */
		url("fonts/futurica/a-futuricamedium.svg") format("svg"), /* Legacy iOS */
		url("fonts/futurica/a-futuricamedium.ttf") format("truetype"), /* Safari, Android, iOS */
		url("fonts/futurica/a-futuricamedium.woff") format("woff"), /* Modern Browsers */
		url("fonts/futurica/a-futuricamedium.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}