@font-face {
    font-family: "Shabnam";
    src: url("../fonts/Shabnam-FD.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: "Shabnam";
    src: url("../fonts/Shabnam-Medium-FD.woff2") format("woff2");
    font-style: normal;
    font-weight: 500 600;
    font-display: swap;
}

@font-face {
    font-family: "Shabnam";
    src: url("../fonts/Shabnam-Bold-FD.woff2") format("woff2");
    font-style: normal;
    font-weight: 700 900;
    font-display: swap;
}

html,
body,
button,
input,
select,
textarea,
.master-wrapper-page,
.header,
.footer,
.product-grid,
.product-details-page,
body :where(h1, h2, h3, h4, h5, h6, p, a, label, li, td, th, small, strong, b, em),
.product-title,
.product-name,
.prices,
.price,
.title {
    font-family: "Shabnam", Tahoma, Arial, sans-serif !important;
}
