/* Aaron Amar Alta display typeface — self-hosted
   Source: https://www.fontshut.com/alta-font/ (personal use; commercial license required for business use) */
@font-face {
  font-family: "Alta";
  src: url("alta/Alta-Regular.woff2") format("woff2"),
       url("alta/Alta-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
