@font-face {
    font-family: 'Onest';
    src: url('fonts/OnestRegular.eot');
    src: url('fonts/OnestRegular.eot') format('embedded-opentype'),
         url('fonts/OnestRegular.woff2') format('woff2'),
         url('fonts/OnestRegular.woff') format('woff'),
         url('fonts/OnestRegular.ttf') format('truetype'),
         url('fonts/OnestRegular.svg#OnestRegular') format('svg');
    font-weight:400;
    font-style:normal;
}

@font-face {
    font-family: 'Onest';
    src: url('fonts/OnestMedium.eot');
    src: url('fonts/OnestMedium.eot') format('embedded-opentype'),
         url('fonts/OnestMedium.woff2') format('woff2'),
         url('fonts/OnestMedium.woff') format('woff'),
         url('fonts/OnestMedium.ttf') format('truetype'),
         url('fonts/OnestMedium.svg#OnestMedium') format('svg');
    font-weight:500;
    font-style:normal;
}

@font-face {
	font-family: 'Styrene A LC Web';
	src: url('fonts/styrenealc-regular.eot'); /* IE 9 Compatibility Mode */
	src: url('fonts/styrenealc-regular.eot?#iefix') format('embedded-opentype'), /* IE < 9 */
		url('fonts/styrenealc-regular.woff2') format('woff2'), /* Super Modern Browsers */
		url('fonts/styrenealc-regular.woff') format('woff'), /* Firefox >= 3.6, any other modern browser */
		url('fonts/styrenealc-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		url('fonts/styrenealc-regular.svg#styrenealc-regular') format('svg'); /* Chrome < 4, Legacy iOS */
    font-weight:400;
    font-style:normal;
}

@font-face {
    font-family: 'Gotham Pro';
    src: url('fonts/GothaProMed.eot');
    src: url('fonts/GothaProMed.eot') format('embedded-opentype'),
         url('fonts/GothaProMed.woff2') format('woff2'),
         url('fonts/GothaProMed.woff') format('woff'),
         url('fonts/GothaProMed.ttf') format('truetype'),
         url('fonts/GothaProMed.svg#GothaProMed') format('svg');
    font-weight:500;
    font-style:normal;
}
