/** Shopify CDN: Minification failed

Line 20:103 Expected ")" to end URL token

**/
/* Banno 2025-05-08 */
@font-face {
    font-family: 'BeoSupremeTT';
    font-style: normal;
    font-weight: 400;
    src: url('/cdn/shop/files/BeoSupremeTT-Regular.woff2?v=1746690468') format('woff2'),
         url('/cdn/shop/files/BeoSupremeTT-Regular.woff?v=1746690468') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'BeoSupremeTT';
    font-style: normal;
    font-weight: 700;
    src: url('/cdn/shop/files/BeoSupremeTT-Bold.woff2?v=1746690467') format('woff2'),
         url(/cdn/shop/files/BeoSupremeTT-Bold.woff?v=1746690468') format('woff');
    font-display: swap;
}
@font-face {
    font-family: 'BeoSupremeTT';
    font-style: normal;
    font-weight: 300;
    src: url('/cdn/shop/files/BeoSupremeTT-Light.woff2?v=1747749930') format('woff2'),
         url('/cdn/shop/files/BeoSupremeTT-Light.woff?v=1747749929') format('woff');
    font-display: swap;
}

/*body, body *, div, p, h1, h2, h3, h4, h5, h6, a, li {
  font-family: 'BeoSupremeTT', sans-serif !important; */

/* Global BeoSupreme anwenden */
body, h1, h2, h3, h4, h5, h6, p, a, span, li, button, input, textarea, section, div, main {
  font-family: 'BeoSupremeTT', sans-serif !important;
}

.product__accordion *, .product__accordion, .product__accordion-content, .product__accordion-content * {
  font-family: 'BeoSupremeTT', sans-serif !important;
}

details[open] summary, details[open] summary *, details[open] + div, details[open] + div * {
  font-family: 'BeoSupremeTT', sans-serif !important;
}

body * {
  font-family: 'BeoSupremeTT', sans-serif !important;
}