@font-face {
    font-family: 'kakao';
    src: url('HML.otf');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'hany';
    src: url('HANYheadB.ttf');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'hml';
    src: url('HML.ttf');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'malgun';
    src: url("malgun.ttf");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nanum';
    src: url("NanumGothicBold.ttf");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nanum2';
    src: url("NanumGothic.ttf");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nanum3';
    src: url("NanumSquareRoundB.ttf");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'notosans400';
    src: url("NotoSansKR-Medium-Hestia.otf");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}