@font-face {
  font-family: "Riforma";
  src: url("/cdn/shop/files/RiformaLL-Regular.otf?v=1736074772");
}


@font-face {
  font-family: "RiformaSub";
  src: url('{{ "RiformaLLSub-Regular.woff2" | asset_url }}') format("woff2"),
       url('{{ "RiformaLLSub-Regular.woff" | asset_url }}') format("woff");
  font-weight: 400;
  font-display: swap;
}