@font-face {
    font-family: ykn;
    font-style: normal;
    font-weight: 400;
    src: url(assets/ykn.woff) format("woff");
    font-display: swap;
}

@font-face {
    font-family: ykn;
    font-style: normal;
    font-weight: bold;
    src: url(assets/ykn.woff2) format("woff2");
    font-display: swap;
}