@font-face {
    font-family: 'Yetgrotesk-regular';
    src: url('fonts/Yetgrotesk-regular.woff2') format('woff2'),
        url('fonts/Yetgrotesk-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Yetgrotesk-bold';
    src: url('fonts/Yetgrotesk-bold.woff2') format('woff2'),
        url('fonts/Yetgrotesk-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}