@font-face {
    font-family: 'Morgant';
    src: url('/cdn/shop/files/FontsFree-Net-Modius-Regular-3.ttf?v=1717747334') format('truetype'),
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Urbanist-Medium';
    src: url('/cdn/shop/files/Urbanist-Medium.ttf?v=1717748128') format('truetype'),
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Urbanist-SemiBold';
    src: url('/cdn/shop/files/Urbanist-SemiBold.ttf?v=1717748128') format('truetype'),
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Urbanist-Bold';
    src: url('/cdn/shop/files/Urbanist-Bold.ttf?v=1717748128') format('truetype'),
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Modius';
    src: url('/cdn/shop/files/Modius_Regular.ttf?v=1717748402') format('truetype'),
    font-weight: normal;
    font-style: normal;
    .product-single__photo img,
.product-card img {
    transform: none !important;      /* Stops zoom transform */
    transition: none !important;     /* Stops smooth zoom effect */
    cursor: default !important;      /* Optional: normal cursor */
}

}