@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  src: url(/lms/m/fonts/NotoSansKR-Thin.eot) format('eot'),
       url(/lms/m/fonts/NotoSansKR-Thin.woff) format('woff'),
       url(/lms/m/fonts/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url(/lms/m/fonts/NotoSansKR-Light.eot) format('eot'),
       url(/lms/m/fonts/NotoSansKR-Light.woff) format('woff'),
       url(/lms/m/fonts/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 400;
   src: url(/lms/m/fonts/NotoSansKR-Regular.eot) format('eot'),
        url(/lms/m/fonts/NotoSansKR-Regular.woff) format('woff'),
        url(/lms/m/fonts/NotoSansKR-Regular.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 500;
   src: url(/lms/m/fonts/NotoSansKR-Medium.eot) format('eot'),
        url(/lms/m/fonts/NotoSansKR-Medium.woff) format('woff'),
        url(/lms/m/fonts/NotoSansKR-Medium.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 700;
   src: url(/lms/m/fonts/NotoSansKR-Bold.eot) format('eot'),
        url(/lms/m/fonts/NotoSansKR-Bold.woff) format('woff'),
        url(/lms/m/fonts/NotoSansKR-Bold.otf) format('opentype');
 }
@font-face {
   font-family: 'Noto Sans KR';
   font-style: normal;
   font-weight: 900;
   src: url(/lms/m/fonts/NotoSansKR-Black.eot) format('eot'),
        url(/lms/m/fonts/NotoSansKR-Black.woff) format('woff'),
        url(/lms/m/fonts/NotoSansKR-Black.otf) format('opentype');
}
@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
	font-weight: 300;
    src:url('/lms/m/fonts//NanumSquareL.eot') format('eot'),
        url('/lms/m/fonts//NanumSquareL.woff') format('woff'),
        url('/lms/m/fonts//NanumSquareL.ttf') format('truetype');
}

@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
	font-weight: 400;
    src:url('/lms/m/fonts//NanumSquareR.eot') format('eot'),
        url('/lms/m/fonts//NanumSquareR.woff') format('woff'),
        url('/lms/m/fonts//NanumSquareR.ttf') format('truetype');
}
@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
	font-weight:700;
    src:url('/lms/m/fonts//NanumSquareB.eot') format('eot'),
        url('/lms/m/fonts//NanumSquareB.woff') format('woff'),
        url('/lms/m/fonts//NanumSquareB.ttf') format('truetype');
}
@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
	font-weight:800;
    src:url('/lms/m/fonts//NanumSquareEB.eot') format('eot'),
        url('/lms/m/fonts//NanumSquareEB.woff') format('woff'),
        url('/lms/m/fonts//NanumSquareEB.ttf') format('truetype');
}

