@font-face {
    font-family: "Yekan Bakh VF";
    src: url("../fonts/YekanBakhFaNum-VF.woff2");
}
html,body {
    direction: rtl;
    font-family: "Yekan Bakh VF" !important;
}

.menu-right {
    width: 70rem !important;
    display: flex;
    justify-content: space-between;
}