@font-face {
    font-family: Yekan-Bakh;
    src: url('./yekan-bakh/Yekan-Bakh-FaNum-Regular.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}
@font-face {
    font-family: Yekan-Bakh;
    src: url('./yekan-bakh/Yekan-Bakh-FaNum-Bold.woff') format('woff');
    font-weight: bold;
    font-display: swap;
}
@font-face {
    font-family: Yekan-Bakh;
    src: url('./yekan-bakh/Yekan-Bakh-FaNum-Thin.woff') format('woff');
    font-weight: 100;
    font-display: swap;
}
@font-face {
    font-family: Yekan-Bakh;
    src: url('./yekan-bakh/Yekan-Bakh-FaNum-Light.woff') format('woff');
    font-weight: 300;
    font-display: swap;
}
@font-face {
    font-family: Yekan-Bakh;
    src: url('./yekan-bakh/Yekan-Bakh-FaNum-Medium.woff') format('woff');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: Yekan-Bakh;
    src: url('./yekan-bakh/Yekan-Bakh-FaNum-Heavy.woff') format('woff');
    font-weight: 900;
    font-display: swap;
}
h1,h2,h3,h4,h5,h6,p,a,span,li,div,strong,b,button,input,input::placeholder{
    font-family: Yekan-Bakh !important;
}