/* noto sans */	    
/* 2022-01-26 기존 적용했던 폰트
@font-face { 
	font-family: 'Noto Sans KR'; font-weight: 100; src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Thin.eot"); 
	src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Thin.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Thin.woff") format("woff"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Thin.ttf") format("truetype"); 
	}
 
@font-face { 
	font-family: 'Noto Sans KR'; font-weight: 200; src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Light.eot"); 
	src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Light.woff") format("woff"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Light.ttf") format("truetype"); 
	}

@font-face { 
	font-family: 'Noto Sans KR'; font-weight: 300; src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-DemiLight.eot"); 
	src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-DemiLight.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-DemiLight.woff") format("woff"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-DemiLight.ttf") format("truetype");
	}

@font-face { 
	font-family: 'Noto Sans KR'; font-weight: 400; src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Regular.eot"); 
	src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Regular.woff") format("woff"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Regular.ttf") format("truetype");
	}

@font-face { 
	font-family: 'Noto Sans KR'; font-weight: 500; src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Medium.eot"); 
	src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Medium.woff") format("woff"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Medium.ttf") format("truetype");
	}

@font-face { 
	font-family: 'Noto Sans KR'; font-weight: 700; src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Bold.eot"); 
	src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Bold.woff") format("woff"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Bold.ttf") format("truetype"); 
	}

@font-face { 
	font-family: 'Noto Sans KR'; font-weight: 900; src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Black.eot"); 
	src: url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Black.woff") format("woff"), url("../fonts/NotoSansCJKkr/NotoSansCJKkr-Black.ttf") format("truetype");
	}

*/

/* Noto Sans KR (korean) http://www.google.com/fonts/earlyaccess */
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 100; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 300; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'), 
      url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype'); 
} 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 400; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 500; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 700; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype'); 
 } 
@font-face { 
  font-family: 'Noto Sans KR'; 
  font-style: normal; 
  font-weight: 900; 
  src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'), 
        url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype'); 
 } 

/* Roboto */
@font-face { 
	font-family: 'Roboto'; font-weight: 400; src: url("../fonts/Roboto/Roboto-Regular.eot"); 
	src: url("../fonts/Roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");
	}

@font-face { 
	font-family: 'Roboto'; font-weight: 500; src: url("../fonts/Roboto/Roboto-Medium.eot"); 
	src: url("../fonts/Roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype"); 
	}

@font-face { 
	font-family: 'Roboto'; font-weight: 700; src: url("../fonts/Roboto/Roboto-Bold.eot"); 
	src: url("../fonts/Roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype"); 
	}
