@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/YekanBakhFaNum-Regular.woff2") format("woff2");
}

@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url("../fonts/YekanBakhFaNum-SemiBold.woff2") format("woff2");
}

@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("../fonts/YekanBakhFaNum-Bold.woff2") format("woff2");
}

@font-face {
    font-family: "Yekan Bakh FaNum";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url("../fonts/YekanBakhFaNum-ExtraBold.woff2") format("woff2");
}

html,
body {
    font-family: "Yekan Bakh FaNum", Tahoma, "Segoe UI", sans-serif;
}
