@font-face {
  font-family: "Century Gothic Std";
  src: url("fonts/century-gothic-std-regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

font[face*="Century Gothic"] {
  font-family: "Century Gothic Std", "Century Gothic", "Tw Cen MT", "Trebuchet MS", sans-serif;
}
