@font-face {
  font-family: "Bebas Neue";
  src: url("../fonts/bebas_neue_1/bebas_neue_thin.otf") format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bebas Neue";
  src: url("../fonts/bebas_neue_1/bebas_neue_light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bebas Neue";
  src: url("../fonts/bebas_neue_1/bebas_neue_regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bebas Neue";
  src: url("../fonts/bebas_neue_1/bebas_neue_book.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bebas Neue";
  src: url("../fonts/bebas_neue_1/bebas_neue_bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

