@font-face {
  font-family: "SangBleuOGSans-Regular";
  src:url("/cdn/shop/files/SangBleuOGSans-Regular.ttf?v=1744163719") format("truetype")
}

@font-face {
  font-family: "SangBleuOGSans-Bold";
  src:url("/cdn/shop/files/SangBleuOGSans-Bold.ttf?v=1744163720") format("truetype")
}

body {
  --font-heading-family: "SangBleuOGSans-Regular" !important;
  --font-navigation-family: "SangBleuOGSans-Regular" !important;
}

.footer__info .linklist li a {
  font-family: var( --font-heading-family);
}