@font-face {
  font-family: "Fira Sans Extra Condensed";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("FiraSansExtraCondensed-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'Mulish';
  font-style: italic;
  font-weight: 200 1000;
  font-display: swap;
  src: url("Mulish.ttf") format('truetype');
}