/* Aspekta — self-hosted variable font (wght axis 100-900, so the 300/400/450/
   500/600 weight tokens all resolve to real weights). Free and open source
   under the SIL Open Font License 1.1 — Ivo Dolenc (c) 2025,
   https://github.com/ivodolenc/aspekta. Self-hosting keeps the CSP at 'self',
   no pre-consent external request (GDPR), works offline.
   File: Assets/fonts/AspektaVF.woff2 */
@font-face {
  font-family: 'Aspekta';
  src: url('../Assets/fonts/AspektaVF.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
