@font-face {
  font-family: 'Bebas Neue';
  src: local('Bebas Neue Regular'), local('BebasNeueRegular'),
    url('../../fonts/BebasNeueRegular.woff') format('woff'),
    url('../../fonts/BebasNeueRegular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

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

@font-face {
  font-family: 'Bebas Neue';
  src: local('Bebas Neue Light'), local('BebasNeueLight'),
    url('../../fonts/BebasNeueLight.woff') format('woff'),
    url('../../fonts/BebasNeueLight.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Bebas Neue';
  src: local('Bebas Neue Thin'), local('BebasNeue-Thin'),
    url('../../fonts/BebasNeue-Thin.woff') format('woff'),
    url('../../fonts/BebasNeue-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Bebas Neue';
  src: local('Bebas Neue Book'), local('BebasNeueBook'),
    url('../../fonts/BebasNeueBook.woff') format('woff'),
    url('../../fonts/BebasNeueBook.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
