@charset "utf-8";
/* CSS Document */

.mag {
	font-family: 'Magra', sans-serif !important;
	}
	
.mag_bold {
	font-family: 'Magra', sans-serif !important;
	font-weight: 700;
	}
	
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../_fonts/BebasNeue-webfont.eot');
	src: local('☺'),
    	 url('../_fonts/BebasNeue-webfont-.eot#iefix') format('embedded-opentype'),
         url('../_fonts/BebasNeue-webfont.woff') format('woff'),
         url('../_fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../_fonts/BebasNeue-webfont.svg.xml.html#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
