﻿@font-face {
  font-family: 'Bebas';
  src: url('BebasNeue.eot');
  src: url('BebasNeue.woff2') format('woff2'),
       url('BebasNeue.woff') format('woff'),
       url('BebasNeue.ttf') format('truetype'),
       url('BebasNeue.svg#BebasNeue') format('svg'),
       url('BebasNeue.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}