@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/myriadpro-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oli Grotesk';
    src: url('../fonts/oli-grotesk-l-regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oli Grotesk';
    src: url('../fonts/oli-grotesk-l-bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}