﻿

@font-face {
    font-family: inter;
    src: url('/themes/base/Langs/English/fonts/inter.woff2') format('woff2');
}

:root {
    --font-primary: inter,sans-serif !important;
}


body, ul, li, a, p, h1, h2, h3, h4, h5, h6, button, span, label {
    font-size: 16px;
    font-weight: normal;
    font-weight: 400;
}
