/* Self-hosted, so loading the site asks no third party for anything. The privacy page says
   "no analytics, no third parties"; a Google Fonts link was a request to Google on every visit.
   Same files the app bundles (ios/App/Resources/Fonts), both SIL OFL — licences beside them. */
@font-face{font-family:'JetBrains Mono';font-weight:400;font-style:normal;font-display:swap;src:url(fonts/JetBrainsMono-Regular.ttf) format('truetype')}
@font-face{font-family:'JetBrains Mono';font-weight:500;font-style:normal;font-display:swap;src:url(fonts/JetBrainsMono-Medium.ttf) format('truetype')}
@font-face{font-family:'JetBrains Mono';font-weight:700;font-style:normal;font-display:swap;src:url(fonts/JetBrainsMono-Bold.ttf) format('truetype')}
@font-face{font-family:'Space Grotesk';font-weight:400;font-style:normal;font-display:swap;src:url(fonts/SpaceGrotesk-Regular.ttf) format('truetype')}
@font-face{font-family:'Space Grotesk';font-weight:500;font-style:normal;font-display:swap;src:url(fonts/SpaceGrotesk-Medium.ttf) format('truetype')}
@font-face{font-family:'Space Grotesk';font-weight:700;font-style:normal;font-display:swap;src:url(fonts/SpaceGrotesk-Bold.ttf) format('truetype')}
