/*
    *** Maplestory
*/
@font-face {
    font-family: "MaplestoryL";
    src:url(../fonts/Maplestory-Light.woff) format("woff");
}
@font-face {
    font-family: "MaplestoryB";
    src:url(../fonts/Maplestory-Bold.woff) format("woff");
}




/*
    *** STIX
*/
@font-face {
    font-family: "Stix";
    src:url(../fonts/STIXTwoText-Italic-VariableFont_wght.woff) format("woff");
}




/*
    *** NotoSansKR
*/

@font-face {
    font-family: "NotoSansT";
    src:url(../fonts/NotoSansKR-Thin.woff) format("woff");
}
@font-face {
    font-family: "NotoSansL";
    src:url(../fonts/NotoSansKR-Light.woff) format("woff");
}
@font-face {
    font-family: "NotoSansR";
    src:url(../fonts/NotoSansKR-Regular.woff) format("woff");
}
@font-face {
    font-family: "NotoSansM";
    src:url(../fonts/NotoSansKR-Medium.woff) format("woff");
}
@font-face {
    font-family: "NotoSansB";
    src:url(../fonts/NotoSansKR-Bold.woff) format("woff");
}
@font-face {
    font-family: "NotoSansBlk";
    src:url(../fonts/NotoSansKR-Black.woff) format("woff");
}





/*
    *** mathML
*/
@font-face {
    font-family: "MathML";
    src:url(../fonts/latinmodern-math.woff) format("woff");
}


























