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

@font-face {
    font-family: 'EbrimaBold';
    src: url('Ebrima-Bold.eot');
    src: url('Ebrima-Bold.eot?#iefix') format('embedded-opentype'),
        url('Ebrima-Bold.woff2') format('woff2'),
        url('Ebrima-Bold.woff') format('woff'),
        url('Ebrima-Bold.ttf') format('truetype'),
        url('Ebrima-Bold.svg#Ebrima-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

