@font-face {
    font-family: "MINI_Serif_Old";
    src: url(MINISerif-Bold.eot);
    src: url(MINISerif-Bold.eot?#iefix) format("embedded-opentype"),
    url(MINISerif-Bold.woff) format("woff"),
    url(MINISerif-Bold.ttf) format("truetype");

    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "MINI_Serif_Old";
    src: url(MINISerif-Headline.eot);
    src: url(MINISerif-Headline.eot?#iefix) format("embedded-opentype"),
    url(MINISerif-Headline.woff) format("woff"),
    url(MINISerif-Headline.ttf) format("truetype");

    font-style: normal;
}

@font-face {
    font-family: "MINI_Serif_Old";
    src: url(MINISerif-Italic.eot);
    src: url(MINISerif-Italic.eot?#iefix) format("embedded-opentype"),
    url(MINISerif-Italic.woff) format("woff"),
    url(MINISerif-Italic.ttf) format("truetype");

    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "MINI_Serif_Old";
    src: url(MINISerif-Medium.eot);
    src: url(MINISerif-Medium.eot?#iefix) format("embedded-opentype"),
    url(MINISerif-Medium.woff) format("woff"),
    url(MINISerif-Medium.ttf) format("truetype");

    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "MINI_Serif_Old";
    src: url(MINISerif-Regular.eot);
    src: url(MINISerif-Regular.eot?#iefix) format("embedded-opentype"),
    url(MINISerif-Regular.woff) format("woff"),
    url(MINISerif-Regular.ttf) format("truetype");

    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Nanum Myeongjo';
    font-style: normal;
    font-weight: 400;
    src: url(NanumMyeongjo.eot);
    src: url(NanumMyeongjo.eot?#iefix) format('embedded-opentype'),
    url(NanumMyeongjo.woff2) format('woff2'),
    url(NanumMyeongjo.woff) format('woff'),
    url(NanumMyeongjo.ttf) format('truetype');
}

@font-face {
    font-family: 'Nanum Myeongjo';
    font-style: normal;
    font-weight: 700;
    src: url(NanumMyeongjoBold.eot);
    src: url(NanumMyeongjoBold.eot?#iefix) format('embedded-opentype'),
    url(NanumMyeongjoBold.woff2) format('woff2'),
    url(NanumMyeongjoBold.woff) format('woff'),
    url(NanumMyeongjoBold.ttf) format('truetype');
}
body {
    font-family: 'MINI_Serif_Old', 'Nanum Myeongjo', serif;
}
