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

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

