@font-face {
    font-family: 'Parastoo';
    src: url('Parastoo-Bold.woff2') format('woff2'),
        url('Parastoo-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Parastoo FD';
    src: url('Parastoo-Bold-FD.woff2') format('woff2'),
        url('Parastoo-Bold-FD.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Parastoo FD';
    src: url('Parastoo-FD.woff2') format('woff2'),
        url('Parastoo-FD.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Parastoo';
    src: url('Parastoo.woff2') format('woff2'),
        url('Parastoo.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

