@font-face {
    font-family: "Arimo";
    font-style: normal;
    font-weight: 400 700;
    font-display: swap;
    src: url("./Arimo-Variable.ttf") format("truetype");
}

@font-face {
    font-family: "Noto Sans KR";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url("./NotoSansKR-Variable.ttf") format("truetype");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url("./Inter-Variable.ttf") format("truetype");
}
