@font-face {
  font-family:"Marcellus SC";
  src:url("/cdn/shop/files/MarcellusSC-Regular.ttf?v=1726369138") format("truetype");
}
:root {
  --font-heading-family: "Marcellus SC", monospace;
}

.font-fancy { font-family: "Marcellus SC", monospace; }