@font-face {
  font-family: "tt-norms";
  font-style: normal;
  font-weight: 400;
  src: local("tt-norms"), url("TT Norms Pro Regular.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "tt-norms";
  font-style: Medium;
  font-weight: 500;
  src: local("tt-norms"), url("TT Norms Pro Medium.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "tt-norms";
  font-style: normal;
  font-weight: 800;
  src: local("tt-norms"), url("TT Norms Pro ExtraBold.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "nimbus-sans";
  font-style: normal;
  font-weight: 300;
  src: local("nimbus-sans"), url("NimbusSan-Light.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "nimbus-sans";
  font-style: normal;
  font-weight: 700;
  src: local("nimbus-sans"), url("NimbusSan-Bold.otf") format("opentype");
  font-display: swap;
}

@font-face {
  font-family: "catalpa";
  font-style: normal;
  font-weight: 800;
  src: local("catalpa"), url("Catalpa-Black.otf") format("opentype");
  font-display: swap;
}
