@font-face {
	font-family: 'ChevinExtraBold';
	src: url('../fonts/chevinextrabold.eot');
	src: url('../fonts/chevinextrabold.eot#iefix') format('embedded-opentype'),
			 url('../fonts/chevinextrabold.woff') format('woff'),
			 url('../fonts/chevinextrabold.ttf') format('truetype'),
			 url('../fonts/chevinextrabold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'ChevinMedium';
    src: url('../fonts/chevinmedium.eot');
    src: url('../fonts/chevinmedium.eot#iefix') format('embedded-opentype'),
    		 url('../fonts/chevinmedium.woff') format('woff'),
    		 url('../fonts/chevinmedium.ttf') format('truetype'),
    		 url('../fonts/chevinmedium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'ChevinBold';
	src: url('../fonts/chevinbold.eot');
	src: url('../fonts/chevinbold.eot#iefix') format('embedded-opentype'),
			 url('../fonts/chevinbold.woff') format('woff'),
			 url('../fonts/chevinbold.ttf') format('truetype'),
			 url('../fonts/chevinbold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}