@font-face {
  font-family: "Mulish";
  font-style: normal;
  font-weight: 300 900;
  src: url("./fonts/mulish/mulish.ttf") format("truetype");
}
@font-face {
  font-family: "Mulish";
  font-style: italic;
  font-weight: 300 900;
  src: url("./fonts/mulish/mulish-italic.ttf") format("truetype");
}
@font-face {
  font-family: "Oxygen Mono";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/oxygen-mono/oxygen-mono.ttf") format("truetype");
}