@font-face {
    font-family: "ParastooFarsiDigits";
    src: url("/fonts/Parastoo/Parastoo-FD-WOL.woff2") format("woff2"),
        url("/fonts/Parastoo/Parastoo-FD-WOL.woff") format("woff"),
        url("/fonts/Parastoo/Parastoo-FD-WOL.ttf") format("truetype"),
        url("/fonts/Parastoo/Parastoo-FD-WOL.eot") format("embedded-opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "ParastooFarsiDigits";
    src: url("/fonts/Parastoo/Parastoo-Bold-FD-WOL.woff2") format("woff2"),
        url("/fonts/Parastoo/Parastoo-Bold-FD-WOL.woff") format("woff"),
        url("/fonts/Parastoo/Parastoo-Bold-FD-WOL.ttf") format("truetype"),
        url("/fonts/Parastoo/Parastoo-Bold-FD-WOL.eot")
            format("embedded-opentype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
