@font-face {
    font-family: 'YekanBakh';
    src: url("woff2/YekanBakhFaNum-VF.woff2") format("woff2"),
    url("woff/YekanBakhFaNum-VF.woff") format("woff");
    font-weight: 100 900;
    font-style: normal;
    font-display: swap;
}

:root {
    --font-family: 'YekanBakh', ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", sans-serif;
}
