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

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

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

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

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

@font-face {
    font-family: 'GT Eesti Display Trial Rg';
    font-style: normal;
    font-weight: normal;
    src: local('GT Eesti Display Trial Rg'), url('GT-Eesti-Display-Regular-Trial.woff') format('woff');
}

@font-face {
    font-family: 'GT Eesti Display Trial Bd';
    font-style: normal;
    font-weight: normal;
    src: local('GT Eesti Display Trial Bd'), url('GT-Eesti-Display-Bold-Trial.woff') format('woff');
}

@font-face {
    font-family: 'Segoe UI Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Segoe UI Regular'), url('Segoe UI.woff') format('woff');
}