/* =====================================
   Serif — Behind The Nineties (Static)
   ===================================== */

@font-face {
  font-family: "Behind The Nineties";
  src: url("../assets/fonts/Behind-The-Nineties-Rg.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("../assets/fonts/Behind-The-Nineties-Md.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Behind The Nineties";
  src: url("../assets/fonts/Behind-The-Nineties-Smbd.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
