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

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

