@font-face {
  font-family: "Bernard";
  src:
    url("/cdn/shop/files/Bernard.otf?v=1766013230") format("opentype"),
    url("/cdn/shop/files/Bernard.ttf?v=1766013281") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body, .page, .page-wrapper {
  --font-h1--family: "Bernard";
  --font-h2--family: "Bernard";
}

.marquee_content {
  color: blue; 
}