@font-face{font-family:Gotham;src:url('{{ "GothamBook.ttf" | asset_url }}') format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "GothamBookItalic.ttf" | asset_url }}') format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "GothamLight.ttf" | asset_url }}') format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "GothamLightItalic.ttf" | asset_url }}') format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "GothamMedium.ttf" | asset_url }}') format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "GothamMediumItalic.ttf" | asset_url }}') format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "GothamBold.ttf" | asset_url }}') format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "GothamBoldItalic.ttf" | asset_url }}') format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "Gotham-Black.otf" | asset_url }}') format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "Gotham-UltraItalic.otf" | asset_url }}') format("opentype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "Gotham-Thin.otf" | asset_url }}') format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "Gotham-ThinItalic.otf" | asset_url }}') format("opentype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "Gotham-XLight.otf" | asset_url }}') format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Gotham;src:url('{{ "Gotham-XLightItalic.otf" | asset_url }}') format("opentype");font-weight:200;font-style:italic;font-display:swap}:root{--font-gotham-family: "Gotham", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-gotham-thin: 100;--font-gotham-xlight: 200;--font-gotham-light: 300;--font-gotham-book: 400;--font-gotham-medium: 500;--font-gotham-bold: 700;--font-gotham-black: 1000;--color-primary: #280033;--color-secondary: #68007F;--color-accent: #DFCFF4;--color-light: #F8F9FA;--color-dark: #1A1A1A;--color-white: #FFFFFF;--color-text-primary: var(--color-dark);--color-text-secondary: #666666;--color-text-light: var(--color-white);--color-bg-primary: var(--color-white);--color-bg-secondary: var(--color-light);--color-bg-accent: var(--color-accent);--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--spacing-xxl: 4rem;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 12px;--border-radius-xl: 16px}body{font-family:var(--font-gotham-family)!important;font-weight:var(--font-gotham-book)!important;color:var(--color-text-primary);line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-gotham-family)!important;font-weight:var(--font-gotham-bold)!important;color:var(--color-primary);line-height:1.2;margin-bottom:var(--spacing-md)}h1{font-size:3.2rem}h2{font-size:2.8rem}h3{font-size:2.4rem}h4{font-size:2rem}h5{font-size:1.8rem}h6{font-size:1.6rem}.gotham-thin{font-weight:var(--font-gotham-thin)}.gotham-xlight{font-weight:var(--font-gotham-xlight)}.gotham-light{font-weight:var(--font-gotham-light)}.gotham-book{font-weight:var(--font-gotham-book)}.gotham-medium{font-weight:var(--font-gotham-medium)}.gotham-bold{font-weight:var(--font-gotham-bold)}.gotham-black{font-weight:var(--font-gotham-black)}.text-primary{color:var(--color-primary)!important}.text-secondary{color:var(--color-secondary)!important}.text-accent{color:var(--color-accent)!important}.text-light{color:var(--color-text-light)!important}.text-dark{color:var(--color-text-primary)!important}.bg-primary{background-color:var(--color-primary)!important}.bg-secondary{background-color:var(--color-secondary)!important}.bg-accent{background-color:var(--color-accent)!important}.bg-light{background-color:var(--color-light)!important}.btn-primary{background-color:var(--color-primary);color:var(--color-white);border:2px solid var(--color-primary);font-family:var(--font-gotham-family);font-weight:var(--font-gotham-medium);border-radius:var(--border-radius-md);transition:all .3s ease}.btn-primary:hover{background-color:var(--color-secondary);border-color:var(--color-secondary);transform:translateY(-2px)}.btn-secondary{background-color:transparent;color:var(--color-primary);border:2px solid var(--color-primary);font-family:var(--font-gotham-family);font-weight:var(--font-gotham-medium);border-radius:var(--border-radius-md);transition:all .3s ease}.btn-secondary:hover{background-color:var(--color-primary);color:var(--color-white)}@media (max-width: 768px){h1{font-size:2.4rem}h2{font-size:2rem}h3{font-size:1.8rem}h4{font-size:1.6rem}h5{font-size:1.4rem}h6{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/119/assets/gotham-fonts.css.map */
