@font-face {
  font-weight: 400;
  font-family: "Muller";
  font-style: italic;
  font-display: swap;
  src: url("MullerRegularItalic.otf") format("opentype");
}

@font-face {
  font-weight: 700 900;
  font-family: "Muller";
  font-style: normal;
  font-display: swap;
  src: url("MullerExtraBold.otf") format("opentype");
}
