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

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

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

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

@font-face {
    font-family: 'Artigua';
    src: url('Artigua-MediumItalic.woff2') format('woff2'),
        url('Artigua-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

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

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

