@font-face {
    font-display: swap;
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/titillium-web-v17-latin-400.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Titillium Web';
    font-style: normal;
    font-weight: 600;
    src: url('./fonts/titillium-web-v17-latin-600.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/proxima-nova-latin-400.woff2') format('woff2');
}

@font-face {
    font-display: swap;
    font-family: 'Proxima Nova';
    font-style: normal;
    font-weight: 600;
    src: url('./fonts/proxima-nova-latin-600.woff2') format('woff2');
}
