@font-face {
    font-family: 'Nanum Gothic';
    font-style: normal;
    font-weight: 100;
    src: url('../vendor/font/nanumgothic/NanumGothic.eot');
    src: url('../vendor/font/nanumgothic/NanumGothic.eot?#iefix') format('embedded-opentype'),
    url('../vendor/font/nanumgothic/NanumGothic.ttf') format('truetype');
}
@font-face {
    font-family: 'Nanum Gothic';
    font-style: normal;
    font-weight: 400;
    src: url('../vendor/font/nanumgothic/NanumGothicBold.eot');
    src: url('../vendor/font/nanumgothic/NanumGothicBold.eot?#iefix') format('embedded-opentype'),
    url('../vendor/font/nanumgothic/NanumGothicBold.ttf') format('truetype');
}
@font-face {
    font-family: 'Nanum Gothic';
    font-style: normal;
    font-weight: 800;
    src: url('../vendor/font/nanumgothic/NanumGothicExtraBold.eot');
    src: url('../vendor/font/nanumgothic/NanumGothicExtraBold.eot?#iefix') format('embedded-opentype'),
    url('../vendor/font/nanumgothic/NanumGothicExtraBold.ttf') format('truetype');
}

@font-face {
    font-family: 'Nanum Square';
    font-style: normal;
    font-weight: 100;
    src: url('../vendor/font/nanumsquare/NanumSquareR.eot');
    src: url('../vendor/font/nanumsquare/NanumSquareR.eot?#iefix') format('embedded-opentype'),
    url('../vendor/font/nanumsquare/NanumSquareR.woff') format('woff'),
    url('../vendor/font/nanumsquare/NanumSquareR.ttf') format('truetype');
}
@font-face {
    font-family: 'Nanum Square';
    font-style: normal;
    font-weight: 400;
    src: url('../vendor/font/nanumsquare/NanumSquareB.eot');
    src: url('../vendor/font/nanumsquare/NanumSquareB.eot?#iefix') format('embedded-opentype'),
    url('../vendor/font/nanumsquare/NanumSquareB.woff') format('woff'),
    url('../vendor/font/nanumsquare/NanumSquareB.ttf') format('truetype');
}