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

@font-face {
    font-family: 'Font Med';
    src: url('/fonts/font-med.woff2') format('woff2');
    font-display: swap;
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'Gonz';
    src: url('/fonts/font-gonz.woff2') format('woff2');
    font-display: swap;
    font-weight: bold;
    font-style: normal;
}
