:root {
    --accent: #ff4a17 !important;
    --primary-font: Poppins, sans-serif;
    --secondary-font: Open Sans, sans-serif;
}

@font-face {
    font-family: &#039;bpg_nino_mtavruli_normal&#039;;
    src: url(&#039;/fonts/bpg_nino_mtavruli_normal.woff2&#039;) format(&#039;woff2&#039;),
         url(&#039;/fonts/bpg_nino_mtavruli_normal.woff&#039;) format(&#039;woff&#039;);
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

html,
body,
body *,
button,
input,
textarea,
select,
option {
    font-family: &#039;bpg_nino_mtavruli_normal&#039;, sans-serif !important;
}
