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

}

@font-face {
    font-family: 'Ostrich_Sans_Inlineregular';
    src: url('/css/fonts/Ostrich_Sans_Inlineregular.eot');
    src: url('/css/fonts/Ostrich_Sans_Inlineregular.eot') format('embedded-opentype'),
         url('/css/fonts/Ostrich_Sans_Inlineregular.woff2') format('woff2'),
         url('/css/fonts/Ostrich_Sans_Inlineregular.woff') format('woff'),
         url('/css/fonts/Ostrich_Sans_Inlineregular.ttf') format('truetype'),
         url('/css/fonts/Ostrich_Sans_Inlineregular.svg#Ostrich_Sans_Inlineregular') format('svg');
}

@font-face {
    font-family: 'BonvenoCFLight';
    src: url('/css/fonts/BonvenoCFLight.eot');
    src: url('/css/fonts/BonvenoCFLight.eot') format('embedded-opentype'),
         url('/css/fonts/BonvenoCFLight.woff2') format('woff2'),
         url('/css/fonts/BonvenoCFLight.woff') format('woff'),
         url('/css/fonts/BonvenoCFLight.ttf') format('truetype'),
         url('/css/fonts/BonvenoCFLight.svg#BonvenoCFLight') format('svg');
}
@font-face {
    font-family: 'GillSansStdRegular';
    src: url('/css/fonts/gillsansstd.eot');
    src: url('/css/fonts/gillsansstd.eot') format('embedded-opentype'),
         url('/css/fonts/gillsansstd.woff2') format('woff2'),
         url('/css/fonts/gillsansstd.woff') format('woff'),
         url('/css/fonts/gillsansstd.ttf') format('truetype'),
         url('/css/fonts/gillsansstd.svg#GillSansStdRegular') format('svg');
}
@font-face {
    font-family: 'GillSansStdLight';
    src: url('/css/fonts/gillsansstd-light.eot');
    src: url('/css/fonts/gillsansstd-light.eot') format('embedded-opentype'),
         url('/css/fonts/gillsansstd-light.woff2') format('woff2'),
         url('/css/fonts/gillsansstd-light.woff') format('woff'),
         url('/css/fonts/gillsansstd-light.ttf') format('truetype'),
         url('/css/fonts/gillsansstd-light.svg#GillSansStdLight') format('svg');
}

/*
@font-face {
	font-family: 'Simple-Line-Icons';
	src:url('/css/fonts/Simple-Line-Icons.eot');
	src:url('/css/fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/Simple-Line-Icons.woff') format('woff'),
		url('/css/fonts/Simple-Line-Icons.ttf') format('truetype'),
		url('/css/fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/

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


