@font-face {
    font-family: 'Open-Sans Reg';
   src: url('../resources/fonts/Open-Sans/opensans-regular-webfont.ttf') format('truetype'), 
		url('../resources/fonts/Open-Sans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), 
		url('../resources/fonts/Open-Sans/opensans-regular-webfont.woff') format('woff');
    -webkit-font-smoothing: antialiased; font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Open-Sans SemiBold';
	src: url('../resources/fonts/Open-Sans/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../resources/fonts/Open-Sans/opensans-semibold-webfont.woff') format('woff'),
		url('../resources/fonts/Open-Sans/opensans-semibold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Open-Sans Bold';
	src: url('../resources/fonts/Open-Sans/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('../resources/fonts/Open-Sans/opensans-bold-webfont.woff') format('woff'),
		url('../resources/fonts/Open-Sans/opensans-bold-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face{
	font-family:'open_sansitalic';
	src:url('../resources/fonts/Open-Sans/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'),
	url('../resources/fonts/Open-Sans/opensans-italic-webfont.woff') format('woff'),
	url('../resources/fonts/Open-Sans/opensans-italic-webfont.ttf') format('truetype'),
	url('../resources/fonts/Open-Sans/opensans-italic-webfont.svg#open_sansitalic') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face { font-family: 'open_sanslight'; 
	src: url('../resources/fonts/Open-Sans/opensans-light-webfont.eot'); 
	src: url('../resources/fonts/Open-Sans/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),  
	url('../resources/fonts/Open-Sans/opensans-light-webfont.woff') format('woff'),  
	url('../resources/fonts/Open-Sans/opensans-light-webfont.ttf') format('truetype'),  
	url('../resources/fonts/Open-Sans/opensans-light-webfont.svg#open_sanslight') format('svg'); 
	font-weight: normal; 
	font-style: normal; 
}
@font-face {
    font-family: 'BMSHumanityNw-Regular';
    src: url('../resources/fonts/BMSHumanityNw-Regular.eot?#iefix') format('embedded-opentype'), 
	url('../resources/fonts/BMSHumanityNw-Regular.woff') format('woff'),
	url('../resources/fonts/BMSHumanityNw-Regular.woff2') format('woff2');
    -webkit-font-smoothing: antialiased; font-weight: 400;
    font-style: normal;
}
 @font-face {
    font-family: 'BMSHumanityRegular';
    src: url('../resources/fonts/BMSHumanity-Regular.otf') format('opentype'), 
	url('../resources/fonts/BMSHumanity-Regular.ttf') format('truetype'), 
	url('../resources/fonts/BMSHumanity-Regular.eot?#iefix') format('embedded-opentype'), 
	url('../resources/fonts/BMSHumanity-Regular.woff') format('woff');
    -webkit-font-smoothing: antialiased; font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'BMSHumanityBold';
    src: url('../resources/fonts/BMSHumanity-Bold.otf') format('opentype'), 
	url('../resources/fonts/BMSHumanity-Bold.ttf') format('truetype'), 
	url('../resources/fonts/BMSHumanity-Bold.eot?#iefix') format('embedded-opentype'), 
	url('../resources/fonts/BMSHumanity-Bold.woff') format('woff');
    -webkit-font-smoothing: antialiased; font-weight: 400;
    font-style: normal;
}
@font-face { font-family: 'BMSHumanityLight'; 
	src: url('../resources/fonts/BMSHumanity-Light.otf') format('opentype'),
		 url('../resources/fonts/BMSHumanity-Light.eot?#iefix') format('embedded-opentype'),
		 url('../resources/fonts/BMSHumanity-Light.woff') format('woff');
	-webkit-font-smoothing: antialiased; 
}
@font-face { font-family: 'BMSHumanityBoldItalic'; 
	src: url('../resources/fonts/BMSHumanity-BoldItalic.otf') format('opentype'),
		 url('../resources/fonts/BMSHumanity-BoldItalic.ttf') format('truetype');
	-webkit-font-smoothing: antialiased; 
	font-style: italic;
}
@font-face { font-family: 'BMSHumanityItalic'; 
	src: url('../resources/fonts/BMSHumanity-Italic.otf') format('opentype');
	-webkit-font-smoothing: antialiased; 
}
@font-face { font-family: 'BMSHumanityExtraBold'; 
	src: url('../resources/fonts/BMSHumanity-ExtraBold.otf') format('opentype');
	-webkit-font-smoothing: antialiased; 
}
@font-face {
	font-family: 'ProximaNova-Reg';
	src: url('../resources/fonts/Proxima/ProximaNova-Regular.eot');
	src: url('../resources/fonts/Proxima/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
		url('../resources/fonts/Proxima/ProximaNova-Regular.woff') format('woff'),
		url('../resources/fonts/Proxima/ProximaNova-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Bold';
	src:url('../resources/fonts/Proxima/ProximaNova-Bold.otf');
	src: url('../resources/fonts/Proxima/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
		url('../resources/fonts/Proxima/ProximaNova-Bold.woff') format('woff'),
		url('../resources/fonts/Proxima/ProximaNova-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}