@font-face {
    font-family: 'noto-r';
    src: url('./yugothim.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'noto-m';
    src: url('./yuminr.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'noto-b';
    src: url('./yumindb.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}