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

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

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