@font-face {
  font-family: "NeueMontreal";
  src: url("../fonts/NeueMontreal-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "NeueMontreal";
  src: url("../fonts/NeueMontreal-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: "NeueMontreal";
  src: url("../fonts/NeueMontreal-Regular.otf") format("opentype");
  font-weight: 450;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "NeueMontreal";
  src: url("../fonts/NeueMontreal-Italic.otf") format("opentype");
  font-weight: 450;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: "Dennis Sans";
  src: url("../fonts/NeueMontreal-Italic.otf") format("opentype");
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "NeueMontreal";
  src: url("../fonts/NeueMontreal-BoldItalic.otf") format("opentype");
  font-weight: 800;
  font-style: italic;
  font-display: auto;
}

@font-face {
  font-family: "monument";
  src: url("../fonts/MonumentExtended-Regular.otf") format("opentype");
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "monument";
  src: url("../fonts/MonumentExtended-Ultrabold.otf") format("opentype");
  font-weight: bold;
  font-display: swap;
}
