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


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

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

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

@font-face {
    font-family: 'Gill Sans';
    src: url('GillSansC-Bold.eot');
    src: 
        url('GillSansC-Bold.woff2') format('woff2'),
        url('GillSansC-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

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


