@font-face {
    font-family: 'Cervo';
    src: url('Cervo-Regular.woff2') format('woff2'),
        url('Cervo-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cervo';
    src: url('Cervo-Medium.woff2') format('woff2'),
        url('Cervo-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cervo';
    src: url('Cervo-Light.woff2') format('woff2'),
        url('Cervo-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cervo Regular';
    src: url('Cervo-RegularItalic.woff2') format('woff2'),
        url('Cervo-RegularItalic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Cervo';
    src: url('Cervo-Thin.woff2') format('woff2'),
        url('Cervo-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Cervo';
    src: url('FONTSPRINGDEMO-CervoNeueBoldNeueRegular.woff2') format('woff2'),
        url('FONTSPRINGDEMO-CervoNeueBoldNeueRegular.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

