@font-face {
    font-family: 'BMSHumanityRegular';
    src: url('../resources/fonts/BMSHumanity/BMSHumanity-Regular.otf') format('opentype'), 
	url('../resources/fonts/BMSHumanity/BMSHumanity-Regular.ttf') format('truetype'), 
	url('../resources/fonts/BMSHumanity/BMSHumanity-Regular.eot?#iefix') format('embedded-opentype'), 
	url('../resources/fonts/BMSHumanity/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/BMSHumanity-Bold.otf') format('opentype'), 
	url('../resources/fonts/BMSHumanity/BMSHumanity-Bold.ttf') format('truetype'), 
	url('../resources/fonts/BMSHumanity/BMSHumanity-Bold.eot?#iefix') format('embedded-opentype'), 
	url('../resources/fonts/BMSHumanity/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/BMSHumanity-Light.otf') format('opentype'),
		 url('../resources/fonts/BMSHumanity/BMSHumanity-Light.eot?#iefix') format('embedded-opentype'),
		 url('../resources/fonts/BMSHumanity/BMSHumanity-Light.woff') format('woff');
	-webkit-font-smoothing: antialiased; 
}
@font-face { font-family: 'BMSHumanityBoldItalic'; 
	src: url('../resources/fonts/BMSHumanity/BMSHumanity-BoldItalic.otf') format('opentype'),
		 url('../resources/fonts/BMSHumanity/BMSHumanity-BoldItalic.ttf') format('truetype');
	-webkit-font-smoothing: antialiased; 
	font-style: italic;
}
@font-face { font-family: 'BMSHumanityItalic'; 
	src: url('../resources/fonts/BMSHumanity/BMSHumanity-Italic.otf') format('opentype');
	-webkit-font-smoothing: antialiased; 
}
@font-face { font-family: 'BMSHumanityExtraBold'; 
	src: url('../resources/fonts/BMSHumanity/BMSHumanity-ExtraBold.otf') format('opentype');
	-webkit-font-smoothing: antialiased; 
}
