@font-face {
    font-family: 'BebasNeueBold';
        src: url('/font/BebasNeueBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
      }

 /* The following rules are deprecated. */

@font-face {
    font-family: 'Bebas Neue';
        src: url('/font/BebasNeueBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
      }
