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

}
@font-face {
	font-family:'SilentReaction-Regular';
	src: url('../fonts/SilentReaction_gdi.eot');
	src: url('../fonts/SilentReaction_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SilentReaction_gdi.woff') format('woff'),
		url('../fonts/SilentReaction_gdi.ttf') format('truetype'),
		url('../fonts/SilentReaction_gdi.otf') format('opentype'),
		url('../fonts/SilentReaction_gdi.svg#SilentReaction-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family:'Gotham-Medium';
	src: url('../fonts/Gotham-Medium_gdi.eot');
	src: url('../fonts/Gotham-Medium_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Medium_gdi.woff') format('woff'),
		url('../fonts/Gotham-Medium_gdi.ttf') format('truetype'),
		url('../fonts/Gotham-Medium_gdi.otf') format('opentype'),
		url('../fonts/Gotham-Medium_gdi.svg#Gotham-Medium') format('svg');
	font-weight: 350;
	font-style: normal;
}
@font-face {
	font-family:'Gotham-Light';
	src: url('../fonts/Gotham-Light_gdi.eot');
	src: url('../fonts/Gotham-Light_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Light_gdi.woff') format('woff'),
		url('../fonts/Gotham-Light_gdi.ttf') format('truetype'),
		url('../fonts/Gotham-Light_gdi.otf') format('opentype'),
		url('../fonts/Gotham-Light_gdi.svg#Gotham-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family:'GothamBold-Regular';
	src: url('../font/GothamBold_gdi.eot');
	src: url('../font/GothamBold_gdi.eot?#iefix') format('embedded-opentype'),
		url('../font/GothamBold_gdi.woff') format('woff'),
		url('../font/GothamBold_gdi.ttf') format('truetype'),
		url('../font/GothamBold_gdi.otf') format('opentype'),
		url('../font/GothamBold_gdi.svg#GothamBold-Regular') format('svg');
	font-weight: 700;
	font-style: normal;
}