@font-face {
    font-family: MagiSN-Bold;
    font-weight: 600;
    src: url("../font/MagiSN-Bold.otf") format("opentype");
}

@font-face {
    font-family: MagiSN-Bold;
    font-weight: 400;
    src: url("../font/MagiSN-Medium.otf") format("opentype");
}

@font-face {
    font-family: MagiMonoSN-Bold;
    font-weight: 400;
    src: url("../font/MagiMonoSN-Bold.otf") format("opentype");
}