/** Shopify CDN: Minification failed

Line 19:99 Unexpected "{"
Line 19:100 Expected identifier but found "#"
Line 19:133 Unexpected "{"
Line 19:134 Expected identifier but found "#"

**/
/* === 1) Register your uploaded fonts (Assets/) === */
@font-face{font-family:"Athletics";src:url("//www.forestgum.de/cdn/shop/t/56/assets/Athletics_Regular.woff2?v=87090130233137743761760083886") format("woff2"),url("//www.forestgum.de/cdn/shop/t/56/assets/Athletics_Regular.woff?v=40964473044382559041760083886") format("woff");font-weight:400;font-style:normal;font-display:swap;}
@font-face{font-family:"Athletics";src:url("//www.forestgum.de/cdn/shop/t/56/assets/Athletics_Medium.woff2?v=87404900999787388491760083886") format("woff2"),url("//www.forestgum.de/cdn/shop/t/56/assets/Athletics_Medium.woff?v=6913944995410354791760083886") format("woff");font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:"Athletics";src:url("//www.forestgum.de/cdn/shop/t/56/assets/Athletics_ExtraBold.woff2?v=102678703255091729571760083886") format("woff2"),url("//www.forestgum.de/cdn/shop/t/56/assets/Athletics_ExtraBold.woff?v=19358752610230693971760083886") format("woff");font-weight:800;font-style:normal;font-display:swap;}
@font-face{font-family:"Athletics";src:url("//www.forestgum.de/cdn/shop/t/56/assets/Athletics_Black.woff2?v=548839137137538311760083886") format("woff2"),url("//www.forestgum.de/cdn/shop/t/56/assets/Athletics_Black.woff?v=20111693607346050981760083886") format("woff");font-weight:900;font-style:normal;font-display:swap;}

@font-face{font-family:"Tusker Grotesk";src:url("//www.forestgum.de/cdn/shop/t/56/assets/TuskerGrotesk_3700Bold.woff2?v=66282712190823830881760083886") format("woff2"),url("//www.forestgum.de/cdn/shop/t/56/assets/TuskerGrotesk_3700Bold.woff?v=47368492113154102741760083886") format("woff");font-weight:700;font-style:normal;font-display:swap;}
@font-face{font-family:"Tusker Grotesk";src:url("//www.forestgum.de/cdn/shop/t/56/assets/TuskerGrotesk_4700Bold.woff2?v=102162752918959721221760083886") format("woff2"),url("//www.forestgum.de/cdn/shop/t/56/assets/TuskerGrotesk_4700Bold.woff?v=134804892614216089591760083886") format("woff");font-weight:800;font-style:normal;font-display:swap;}
@font-face{font-family:"Tusker Grotesk";src:url("//www.forestgum.de/cdn/shop/t/56/assets/TuskerGrotesk_5700Bold.woff2?v=19488455885192155571760083886") format("woff2"),url("//www.forestgum.de/cdn/shop/t/56/assets/TuskerGrotesk_5700Bold.woff?v=27159652286801170561760083886") format("woff");font-weight:900;font-style:normal;font-display:swap;}

/* === 2) Map Theme Settings → real font stacks (no quotes in JSON needed) === *//* Body stack */{# athletics #}/* Heading stack */{# tusker #}/* === 3) Override Shapes’ global variables === */
:root{
  --main-font-stack: "Athletics",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
  --heading-font-stack: "Tusker Grotesk","Athletics",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
}

/* === 4) Safety enforcers (if a component bypasses vars) === */
body{ font-family: var(--main-font-stack); }
h1,h2,h3,.h1,.h2,.h3,.heading,[class*="heading"]{ font-family: var(--heading-font-stack); }

