/* Web Font NanumGothic */

@font-face {
    font-family: 'NanumGothic';
    font-style: normal;
    font-weight: 400;
    src: url(../../../resources/font/NanumrGothic/NanumGothic-Regular.eot);
    src: url(../../../resources/font/NanumGothic/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),   
    url(../../../resources/font/NanumGothic/NanumGothic-Regular.woff) format('woff'),
    url(../../../resources/font/NanumGothic/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
    font-family: 'NanumGothic Bold';
    font-style: normal;
    font-weight: 700;
    src: url(../../../resources/font/NanumGothic/NanumGothic-Bold.eot);
    src: url(../../../resources/font/NanumGothic/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),  
    url(../../../resources/font/NanumGothic/NanumGothic-Bold.woff) format('woff'),
    url(../../../resources/font/NanumGothic/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
    font-family: 'NanumGothic ExtraBold';
    font-style: normal;
    font-weight: 800;
    src: url(../../../resources/font/NanumGothic/NanumGothic-ExtraBold.eot);
    src: url(../../../resources/font/NanumGothic/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
    url(../../../resources/font/NanumGothic/NanumGothic-ExtraBold.woff) format('woff'),
    url(../../../resources/font/Nanum/NanumGothic-ExtraBold.ttf) format('truetype');
}

@font-face {
    font-family:'NanumSquare';
    font-style: normal;
    font-weight: 400;
    src: url('../../../resources/font/NanumSquare/NanumSquareR.eot');
    src: url('../../../resources/font/NanumSquare/NanumSquareR.eot?#iefix') format('embedded-opentype'),
    url('../../../resources/font/NanumSquare/NanumSquareR.woff2') format('woff2'),
    url('../../../resources/font/NanumSquare/NanumSquareR.woff') format('woff'),
    url('../../../resources/font/NanumSquare/NanumSquareR.ttf') format('truetype'),
    url('../../../resources/font/NanumSquare/NanumSquareR.svg#NanumSquareR') format('svg');
}
@font-face {
    font-family:'NanumSquare Bold';
    font-style: normal;
    font-weight: 700;
    src: url('../../../resources/font/NanumSquare/NanumSquareB.eot');
    src: url('../../../resources/font/NanumSquare/NanumSquareB.eot?#iefix') format('embedded-opentype'),
    url('../../../resources/font/NanumSquare/NanumSquareB.woff2') format('woff2'),
    url('../../../resources/font/NanumSquare/NanumSquareB.woff') format('woff'),
    url('../../../resources/font/NanumSquare/NanumSquareB.ttf') format('truetype'),
    url('../../../resources/font/NanumSquare/NanumSquareB.svg#NanumSquareB') format('svg');
}
@font-face {
    font-family:'NanumSquare Extra Bold';
    font-style: normal;
    font-weight: 800;
    src: url('../../../resources/font/NanumSquare/NanumSquareEB.eot');
    src: url('../../../resources/font/NanumSquare/NanumSquareEB.eot?#iefix') format('embedded-opentype'),
    url('../../../resources/font/NanumSquare/NanumSquareEB.woff2') format('woff2'),
    url('../../../resources/font/NanumSquare/NanumSquareEB.woff') format('woff'),
    url('../../../resources/font/NanumSquare/NanumSquareEB.ttf') format('truetype'),
    url('../../../resources/font/NanumSquare/NanumSquareEB.svg#NanumSquareEB') format('svg');
}