/** Shopify CDN: Minification failed

Line 44:2 Unexpected "<"

**/
 @font-face {
    font-family: "Cupidus";
    src: url("//nataclothing.com/cdn/shop/t/5/assets/CUPIDUS-REGULAR.TTF?v=69922846359142005961758191014") format("truetype");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
  }

  /* Caligna (already WOFF2 format, lighter & better) */
  @font-face {
    font-family: "Caligna";
    src: url("//nataclothing.com/cdn/shop/t/5/assets/CalignaDEMO.woff2?v=86952997420064796121758191014") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
  }

  /* Global variables */
  :root {
    --font-heading-family: "Caligna", serif;
    --font-heading-weight: 400;
  }

  /* Body text – Cupidus */
  body, a, bdi {
    font-family: "Cupidus", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif !important;
  }

  /* Headings – Caligna */
  h1,h2,h3,h4,h5,h6,
  .h0,.h1,.h2,.h3,.h4,.h5,.h6,
  .heading,.section-title,.section-heading,.title,
  .card__heading,.product__title,.product__title .h1,
  .rich-text__heading,.rte h1,.rte h2,.rte h3 {
    font-family: "Caligna", Georgia, "Times New Roman", serif !important;
    font-weight: 400 !important;
  }

  <link rel="preload" as="font" type="font/ttf" crossorigin href="//nataclothing.com/cdn/shop/t/5/assets/CUPIDUS-REGULAR.TTF?v=69922846359142005961758191014">
<link rel="preload" as="font" type="font/woff2" crossorigin href="//nataclothing.com/cdn/shop/t/5/assets/CalignaDEMO.woff2?v=86952997420064796121758191014">