@charset "utf-8";

@font-face {
  font-family: 'Bebas Neue Pro';
  font-weight: 700;
  font-display: fallback;
  src: local('Bebas Neue Pro'),
  url('Bebas/woff2/BebasNeuePro-SemiExpBold.woff2') format('woff2'),
  url('Bebas/woff/BebasNeuePro-SemiExpBold.woff') format('woff');
}
