

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

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

}

@font-face {
    font-family: 'ostrich_sans_roundedmedium';
    src: url('../fonts/ostrich-rounded.eot');
    src: url('../fonts/ostrich-rounded.eot?#iefix') format('embedded-opentype'),
         url('../fonts/ostrich-rounded.woff2') format('woff2'),
         url('../fonts/ostrich-rounded.woff') format('woff'),
         url('../fonts/ostrich-rounded.ttf') format('truetype'),
         url('../fonts/ostrich-rounded.svg#ostrich_sans_roundedmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadpro-regular.eot');
    src: url('../fonts/myriadpro-regular.eot') format('embedded-opentype'),
         url('../font/smyriadpro-regular.woff') format('woff'),
         url('../fonts/myriadpro-regular.ttf') format('truetype'),
         url('../fonts/myriadpro-regular.svg#MyriadProRegular') format('svg');
}

@font-face {
    font-family: 'ralewaybold';
    src: url('../fonts/raleway-bold.eot');
    src: url('../fonts/raleway-bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/raleway-bold.woff2') format('woff2'),
         url('../fonts/raleway-bold.woff') format('woff'),
         url('../fonts/raleway-bold.ttf') format('truetype'),
         url('../fonts/raleway-bold.svg#ralewaybold') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
	font-family:'GloucesterMT-ExtraCondensed';
	src: url('../fonts/GloucesterMT-ExtraCondensed_gdi.eot');
	src: url('../fonts/GloucesterMT-ExtraCondensed_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/GloucesterMT-ExtraCondensed_gdi.woff') format('woff'),
		url('../fonts/GloucesterMT-ExtraCondensed_gdi.ttf') format('truetype'),
		url('../fonts/GloucesterMT-ExtraCondensed_gdi.svg#GloucesterMT-ExtraCondensed') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: extra-condensed;
	unicode-range: U+0020-25CA;
}