@font-face {
    font-family: 'Estedad';
    src: url('../fonts/estedad/variable/Estedad[KSHD,wght].woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
}

@font-face {
    font-family: 'EstedadFD';
    src: url('../fonts/estedad/variable/Estedad-FD[KSHD,wght].woff2') format('woff2');
    font-weight: 100 900;
    font-style: normal;
}

@font-face {
    font-family: "YekanBakh";
    src: url("../fonts/YekanBakh.otf") format("otf"),
    url("../fonts/YekanBakh.ttf") format("ttf"),
    url("../fonts/YekanBakh.woff") format("woff"),
    url("../fonts/YekanBakh.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}


.estedad-font {
    font-family: "Estedad", sans-serif;

}

.estedad-fd-font {
    font-family: "EstedadFD", sans-serif;

}

.antialiased {
    font-family: "YekanBakh", sans-serif;
}
