@font-face {
    font-family: BebasNeue;
    src: url('fonts/BebasNeue-Regular.eot'); /* IE9 Compat Modes */
    src: url('fonts/BebasNeue-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('fonts/BebasNeue-Regular.woff2') format('woff2'), /* Super Modern Browsers */
         url('fonts/BebasNeue-Regular.woff') format('woff'), /* Pretty Modern Browsers */
         url('fonts/BebasNeue-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}