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