/* Waterfront Financial — self-hosted variable fonts (latin subset).
   Cinzel + Archivo, vendored from Google Fonts. Zero external requests. */

@font-face {
  font-family: 'Cinzel';
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url('../fonts/cinzel.woff2') format('woff2');
}

@font-face {
  font-family: 'Archivo';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/archivo.woff2') format('woff2');
}
