/* Webfont: AmericanScribe */@font-face {
    font-family: 'American Scribe';
    src: url('_assets/AmericanScribe.eot'); /* IE9 Compat Modes */
    src: url('_assets/AmericanScribe.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('_assets/AmericanScribe.woff') format('woff'), /* Modern Browsers */
         url('_assets/AmericanScribe.ttf') format('truetype'), /* Safari, Android, iOS */
         url('_assets/AmericanScribe.svg#AmericanScribe') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face{ 
	font-family: Proba Pro;
	src: url('_assets/probapro-regular.eot');
	src: url('_assets/probapro-regular.eot?#iefix') format('embedded-opentype'),
	     url('_assets/probapro-regular-webfont.woff') format('woff'),
	     url('_assets/probapro-regular-webfont .ttf') format('truetype'),
	     url('_assets/probapro-regular-webfont.svg#webfont') format('svg');
}
@font-face {
    font-family: 'probapro-italic';
    src: url('_assets/probapro-italic-webfont.woff2') format('woff2'),
         url('_assets/probapro-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: "Hobo No2";
    src: url('_assets/hobo_no2-regular-webfont.woff2') format('woff2'),
         url('_assets/hobo_no2-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Zeroes One';
    src: url('_assets/zeroes_one-webfont.woff2') format('woff2'),
         url('_assets/zeroes_one-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Zeroes Two';
    src: url('_assets/zeroes_two-webfont.woff2') format('woff2'),
         url('_assets/zeroes_two-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Zeroes Three';
    src: url('_assets/zeroes_three-webfont.woff2') format('woff2'),
         url('_assets/zeroes_three-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}