/* TL (₺) sembolü — nm.min.css önbelleğinden bağımsız, en son yüklenir */
@font-face {
    font-family: tl;
    src: url(/fonts/tl-webfont.woff2) format('woff2'),
        url(/fonts/tl-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

.currency,
.product-price .currency,
.product-price._BODYFONT .currency,
span.currency {
    font-family: tl, sans-serif !important;
}
