/* Local Google Fonts builds (latin subset) for a fully offline visual identity. */
@font-face{
  font-family:"Caveat";
  font-style:normal;
  font-weight:400 700;
  font-display:swap;
  src:url("../assets/fonts/caveat-latin.woff2") format("woff2");
}
@font-face{
  font-family:"Fraunces";
  font-style:normal;
  font-weight:400 600;
  font-display:swap;
  src:url("../assets/fonts/fraunces-latin.woff2") format("woff2");
}
@font-face{
  font-family:"Karla";
  font-style:normal;
  font-weight:400 600;
  font-display:swap;
  src:url("../assets/fonts/karla-latin.woff2") format("woff2");
}
@font-face{
  font-family:"Karla";
  font-style:italic;
  font-weight:400;
  font-display:swap;
  src:url("../assets/fonts/karla-italic-latin.woff2") format("woff2");
}
