@charset "utf-8";

@font-face {
    font-family:'Noto Sans';
	src: url('../font/NotoSansKR-Light.eot');
	src: url('../font/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
		 url('../font/NotoSansKR-Light.woff2') format('woff2'),
	     url('../font/NotoSansKR-Light.woff') format('woff'),
         url('../font/NotoSansKR-Light.otf') format('opentype'),
		 url('../font/NotoSansKR-Light.svg#notokr-lightregular') format('svg');
    font-weight:200;
    font-style:normal;
}
@font-face {
    font-family:'Noto Sans';
	src: url('../font/NotoSansKR-DemiLight.eot');
	src: url('../font/NotoSansKR-DemiLight.eot?#iefix') format('embedded-opentype'),
		 url('../font/NotoSansKR-DemiLight.woff2') format('woff2'),
	     url('../font/NotoSansKR-DemiLight.woff') format('woff'),
         url('../font/NotoSansKR-DemiLight.otf') format('opentype'),
		 url('../font/NotoSansKR-DemiLight.svg#notokr-demilightregular') format('svg');
    font-weight:300;
    font-style:normal;
}
@font-face {
    font-family:'Noto Sans';
	src: url('../font/NotoSansKR-Regular.eot');
	src: url('../font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../font/NotoSansKR-Regular.woff2') format('woff2'),
	     url('../font/NotoSansKR-Regular.woff') format('woff'),
         url('../font/NotoSansKR-Regular.otf') format('opentype'),
		 url('../font/NotoSansKR-Regular.svg#notokr-regularregular') format('svg');
    font-weight:400;
    font-style:normal;
}
@font-face {
    font-family:'Noto Sans';
	src: url('../font/NotoSansKR-Medium.eot');
	src: url('../font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
		 url('../font/NotoSansKR-Medium.woff2') format('woff2'),
	     url('../font/NotoSansKR-Medium.woff') format('woff'),
         url('../font/NotoSansKR-Medium.otf') format('opentype'),
		 url('../font/NotoSansKR-Medium.svg#notokr-mediumregular') format('svg');
    font-weight:500;
    font-style:normal;
}
@font-face {
    font-family:'Noto Sans';
	src: url('../font/NotoSansKR-Bold.eot');
	src: url('../font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../font/NotoSansKR-Bold.woff2') format('woff2'),
	     url('../font/NotoSansKR-Bold.woff') format('woff'),
         url('../font/NotoSansKR-Bold.otf') format('opentype'),
		 url('../font/NotoSansKR-Bold.svg#notokr-boldregular') format('svg');
    font-weight:700;
    font-style:normal;
}
@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 400;
    src: local('¡Ø'),
         url('../font/NanumSquareR.woff2') format('woff2'), 
         url('../font/NanumSquareR.woff') format('woff'),
         url('../font/NanumSquareR.ttf') format('truetype'),
         url('../font/NanumSquareR.otf') format('opentype'),
         url('../font/NanumSquareR.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 700;
    src: local('¡Ø'),
         url('../font/NanumSquareB.woff2') format('woff2'), 
         url('../font/NanumSquareB.woff') format('woff'),
         url('../font/NanumSquareB.ttf') format('truetype'),
         url('../font/NanumSquareB.otf') format('opentype'),
         url('../font/NanumSquareB.eot') format('embedded-opentype');
}

@font-face {
    font-family: 'NanumSquare';
    font-style: normal;
    font-weight: 900;
    src: local('¡Ø'),
         url('../font/NanumSquareEB.woff2') format('woff2'), 
         url('../font/NanumSquareEB.woff') format('woff'),
         url('../font/NanumSquareEB.ttf') format('truetype'),
         url('../font/NanumSquareEB.otf') format('opentype'),
         url('../font/NanumSquareEB.eot') format('embedded-opentype');
}
