/* Zodiak — self-hosted display font (Fontshare) */
@font-face {
  font-family: 'Zodiak';
  src: url('./zodiak-300.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zodiak';
  src: url('./zodiak-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
