/** Shopify CDN: Minification failed

Line 28:0 Comments in CSS use "/* ... */" instead of "//"
Line 38:31 Unexpected "/"

**/
@font-face {
  font-family: "flat-jooza";
  src: url("flat-jooza-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
} 
@font-face {
  font-family: "hacen-sahafa";
  src: url("hacen-sahafa.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Hacen Liner XL";
  src: url("Hacen Liner XL.ttf") format("ttf");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
//
:root {
  --font-heading-family: Hacen Liner XL, serif;
  --font-body-family: Hacen Liner XL, serif;
  --font-heading-family: Hacen Liner XL, serif;
  --font-heading-family:  Hacen Liner XL, sans-serif;
}
body {
  font-family: Hacen Liner XL , serif;
}
  * -- iyzico payment logo -- */
    .payment-iyzico { 
     width: 40px;
       filter: grayscale(100%);
    }
    /* -- end -- */