@charset "UTF-8";
@font-face {
  font-family: 'BebasNeue';
  src: url('fonts/BebasNeue-webfont.eot'); /* IE9 Compat Modes */
  src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/BebasNeue-webfont.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/BebasNeue-webfont.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/BebasNeue-webfont.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/BebasNeue-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
font-weight:900;
}