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

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

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

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

