/** Shopify CDN: Minification failed

Line 21:11 Expected identifier but found whitespace
Line 21:18 Unexpected ";"
Line 31:1 Unexpected "/"

**/
/* Importér Biro fonten fra Shopify CDN */
@font-face {
  font-family: 'Biro';
  src: url('/cdn/shop/files/Biro_Script_reduced.woff2?v=1754382371') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*
.multicolumn h3 {
  font-family: 'Biro', cursive;
  font-size: 1.8rem; /* ~25px hvis html = 62.5% (=10px) */
text-align: center;

}


.image-with-text__text--caption {
  font-family: 'Biro', cursive;
  
}

*/

