@font-face {
  font-family: "CreamBeige";
  src: url("fonts/creambeige/CreamBeige.ttf") format("truetype"), url("fonts/creambeige/CreamBeige.otf");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Nexa";
  src: url("fonts/nexa/Nexa-ExtraLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Nexa";
  src: url("fonts/nexa/Nexa-Heavy.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}