@font-face {
  font-family: 'BebasNeue-Regular';
  src: url('./BebasNeue-Regular.otf') format('truetype');
}

@font-face {
  font-family: 'BebasNeue';
  src: url('./BebasNeue.otf') format('truetype');
}

/* 
.BebasNeue {
  font-family: "Bebas Neue" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
} */
