/** Shopify CDN: Minification failed

Line 10:104 Expected ")" to end URL token
Line 17:103 Expected ")" to end URL token

**/
@font-face {
font-family: "LondrinaSolid-Regular";
src: url("/cdn/shop/files/LondrinaSolid-Regular.woff2?v=1757371809.woff2") format("woff2"),
url(/cdn/shop/files/LondrinaSolid-Regular.woff2?v=1757371809.woff") format("woff");
src:url("/cdn/shop/files/LondrinaSolid-Regular.woff2?v=1757371809.woff") format("woff");
}
h1, h2, h3, h4, h5, h6 { font-family: "LondrinaSolid-Regular"!important; }
@font-face {
font-family: "SometypeMono-Regular";
src: url("/cdn/shop/files/SometypeMono-Regular.woff2?v=1768166454.woff2") format("woff2"),
url(/cdn/shop/files/SometypeMono-Regular.woff2?v=1768166454.woff") format("woff");
src:url("/cdn/shop/files/SometypeMono-Regular.woff2?v=1768166454.woff") format("woff");
}
p, span, div, button, input, a { font-family: "SometypeMono-Regular"!important; }
a {
  font-weight: 600;
}