/* Extracted from site.css so the front door and the coaches page can use the
   same faces without pulling in 27KB of gym-page styling. site.css still
   declares these itself — @font-face is idempotent, the browser fetches each
   file once, and leaving site.css untouched means /gyms/ can't regress. */
@font-face{font-family:Geist;font-style:normal;font-weight:400;font-display:swap;src:url(../assets/fonts/Geist-Regular.woff2) format('woff2')}
@font-face{font-family:Geist;font-style:normal;font-weight:500;font-display:swap;src:url(../assets/fonts/Geist-Medium.woff2) format('woff2')}
@font-face{font-family:Geist;font-style:normal;font-weight:600;font-display:swap;src:url(../assets/fonts/Geist-SemiBold.woff2) format('woff2')}
@font-face{font-family:Geist;font-style:normal;font-weight:700;font-display:swap;src:url(../assets/fonts/Geist-Bold.woff2) format('woff2')}
@font-face{font-family:'JetBrains Mono';font-style:normal;font-weight:500;font-display:swap;src:url(../assets/fonts/jetbrains-mono-latin-500-normal.woff2) format('woff2')}
@font-face{font-family:'JetBrains Mono';font-style:normal;font-weight:600;font-display:swap;src:url(../assets/fonts/jetbrains-mono-latin-600-normal.woff2) format('woff2')}
