@font-face {
    font-family: DINNextLTArabic-Regular;
    src: url(lib/dinnext/DINNextLTArabic-Regular.woff2) format("woff2"),url(lib/dinnext/DINNextLTArabic-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: DINNextLTArabic-Regular-Medium;
    src: url(lib/dinnext/DINNextLTArabic-Regular.woff2) format("woff2"),url(lib/dinnext/DINNextLTArabic-Regular.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: DINNextLTArabic-Regular-Bold;
    src: url(lib/dinnext/DINNextLTW23-Medium.woff2) format("woff2"),url(lib/dinnext/DINNextLTW23-Medium.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

:root {
    --font-base: 15px;
    --font-md: 1.0666666667rem;
    --font-sm: 0.9333333333rem;
    --font-xsm: 0.8rem;
    --font-xxsm: 0.6666666667rem;
    --font-lg: 1.2rem;
    --font-xlg: 1.3333333333rem;
    --font-xxlg: 1.6666666667rem;
    --font-xxxlg: 2.6666666667rem;
    --font-line-height: 1.7
}

@media (max-width: 767px) {
    body.font-dinnextltarabic-regular .qty--large input {
        line-height:40px
    }

    body.font-dinnextltarabic-regular .qty--large button {
        line-height: 44px
    }
}

body.font-dinnextltarabic-regular .btn--add-to-cart {
    padding-top: 7px;
    padding-bottom: 6px
}

body.font-dinnextltarabic-regular .product-block--inline .product-block__info .delete-entry .btn {
    padding-top: 2px!important
}
