@font-face {
  font-family: BellezaCustom;
  src: url("/cdn/shop/files/Belleza-Regular.woff2?v=1788012767") format("woff2"),
       url("/cdn/shop/files/Belleza-Regular.woff?v=1788012767") format("woff");
  font-weight: normal;
  font-style: normal;
}

:root {
  --font-logo: BellezaCustom;
}
