@font-face {
    font-family: 'Seravek';
    src: url('Seravek-BoldItalic.woff2') format('woff2'),
        url('Seravek-BoldItalic.woff') format('woff'),
        url('Seravek-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

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

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

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

@font-face {
    font-family: 'Seravek';
    src: url('Seravek-ExtraLightItalic.woff2') format('woff2'),
        url('Seravek-ExtraLightItalic.woff') format('woff'),
        url('Seravek-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

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

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

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

@font-face {
    font-family: 'Seravek';
    src: url('Seravek-LightItalic.woff2') format('woff2'),
        url('Seravek-LightItalic.woff') format('woff'),
        url('Seravek-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Seravek';
    src: url('Seravek-MediumItalic.woff2') format('woff2'),
        url('Seravek-MediumItalic.woff') format('woff'),
        url('Seravek-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

