@font-face {
    font-family: 'Blue Fonte Sans';
    src: url('BlueFonteSans.eot');
    src: url('BlueFonteSans.eot?#iefix') format('embedded-opentype'),
        url('BlueFonteSans.woff2') format('woff2'),
        url('BlueFonteSans.woff') format('woff'),
        url('BlueFonteSans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Blue Fonte Sans';
    src: url('BlueFonteSans_1.eot');
    src: url('BlueFonteSans_1.eot?#iefix') format('embedded-opentype'),
        url('BlueFonteSans_1.woff2') format('woff2'),
        url('BlueFonteSans_1.woff') format('woff'),
        url('BlueFonteSans_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

