@font-face{font-family:'GT Walsheim';font-style:normal;font-weight:300;font-display:swap;src:url(/assets/fonts/gt-walsheim/gt-walsheim-300.otf) format('opentype');}
@font-face{font-family:'GT Walsheim';font-style:italic;font-weight:300;font-display:swap;src:url(/assets/fonts/gt-walsheim/gt-walsheim-300-italic.otf) format('opentype');}
@font-face{font-family:'GT Walsheim';font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/gt-walsheim/gt-walsheim-400.otf) format('opentype');}
@font-face{font-family:'GT Walsheim';font-style:italic;font-weight:400;font-display:swap;src:url(/assets/fonts/gt-walsheim/gt-walsheim-400-italic.otf) format('opentype');}
@font-face{font-family:'GT Walsheim';font-style:normal;font-weight:500;font-display:swap;src:url(/assets/fonts/gt-walsheim/gt-walsheim-500.otf) format('opentype');}
@font-face{font-family:'GT Walsheim';font-style:italic;font-weight:500;font-display:swap;src:url(/assets/fonts/gt-walsheim/gt-walsheim-500-italic.otf) format('opentype');}
@font-face{font-family:'GT Walsheim';font-style:normal;font-weight:700;font-display:swap;src:url(/assets/fonts/gt-walsheim/gt-walsheim-700.otf) format('opentype');}
@font-face{font-family:'GT Walsheim';font-style:italic;font-weight:700;font-display:swap;src:url(/assets/fonts/gt-walsheim/gt-walsheim-700-italic.otf) format('opentype');}
@font-face{font-family:'GT Walsheim';font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/gt-walsheim/gt-walsheim-900.otf) format('opentype');}
@font-face{font-family:'GT Walsheim';font-style:italic;font-weight:900;font-display:swap;src:url(/assets/fonts/gt-walsheim/gt-walsheim-900-italic.otf) format('opentype');}

/* Force GT Walsheim everywhere — overrides Framer's per-component font stacks. */
:root,
html, body {
  --framer-font-family: 'GT Walsheim', system-ui, sans-serif !important;
  --framer-font-family-preview: 'GT Walsheim', system-ui, sans-serif !important;
  --framer-blockquote-font-family: 'GT Walsheim', system-ui, sans-serif !important;
  --framer-link-font-family: 'GT Walsheim', system-ui, sans-serif !important;
  --framer-link-current-font-family: 'GT Walsheim', system-ui, sans-serif !important;
  --framer-link-hover-font-family: 'GT Walsheim', system-ui, sans-serif !important;
  --font-family: 'GT Walsheim', system-ui, sans-serif !important;
}
body, input, textarea, select, button,
h1, h2, h3, h4, h5, h6, p, span, div, a, li, label {
  font-family: 'GT Walsheim', system-ui, sans-serif !important;
}
