@font-face {
    font-family: "NanumGothic";
        src: url("https://cdn.ltm.kr/font/NanumGothic.eot");
        src: url("https://cdn.ltm.kr/font/NanumGothic.eot?#iefix") format("embedded-opentype"),
            url("https://cdn.ltm.kr/font/NanumGothic.woff") format("woff"),
            url("https://cdn.ltm.kr/font/NanumGothic.ttf") format("truetype"),
            url("https://cdn.ltm.kr/font/NanumGothic.svg#svgMothnnaFont") format("svg");
}

body {
    font-family: NanumGothic, '나눔고딕', ng, sans-serif;
}
