/* ============================================================
   Vedere webfonts — self-hosted.

   Spectral carries the display type: a light, high-contrast serif
   used only for headlines, product names and the one large line on
   the front page. It has a full Cyrillic set, which most display
   serifs do not, and the whole site is in Macedonian.

   Onest carries interface text, mostly at 10.5–15px with wide
   tracking. Also full Cyrillic.

   Self-hosted rather than loaded from Google, so the site keeps
   working if fonts.googleapis.com is unreachable, there is no extra
   DNS and TLS handshake on the critical path, and no visitor IP is
   handed to a third party.

   Files live in assets/fonts/. To change them, replace the .woff2
   files and regenerate assets/fonts/fonts-local.css.
   ============================================================ */

@import url("../fonts/fonts-local.css");
