@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');
/* noto-sans-kr-regular - korean */
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 100;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Thin.woff?v=20230726_1') format('woff'),
  url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Thin.woff?v=20230726_1') format('woff2');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Light.woff?v=20230726_1') format('woff'),
  url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Light.woff?v=20230726_1') format('woff2');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Regular.woff?v=20230726_1') format('woff'),
  url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Regular.woff?v=20230726_1') format('woff2');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Medium.woff?v=20230726_1') format('woff'),
  url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Medium.woff?v=20230726_1') format('woff2');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Bold.woff?v=20230726_1') format('woff'),
  url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Bold.woff?v=20230726_1') format('woff2');
}

@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: bold;
  font-weight: 900;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  src: url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Black.woff?v=20230726_1') format('woff'),
  url('https://cdn.alloso.co.kr/fonts/NotoSansKR-Black.woff?v=20230726_1') format('woff2');
}

@font-face {
	font-family: 'CenturyGothic';
	font-weight: 700;
	font-style: normal;
	src: url('https://cdn.alloso.co.kr/fonts/CenturyGothic-Bold.eot');
	src: url('https://cdn.alloso.co.kr/fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
		url('https://cdn.alloso.co.kr/fonts/CenturyGothic-Bold.woff2') format('woff2'),
		url('https://cdn.alloso.co.kr/fonts/CenturyGothic-Bold.woff') format('woff'),
		url('https://cdn.alloso.co.kr/fonts/CenturyGothic-Bold.svg#CenturyGothic') format('svg');
}

@font-face {
	font-family: 'CenturyGothic';
	font-weight: 400;
	font-style: normal;
	src: url('https://cdn.alloso.co.kr/fonts/CenturyGothic.eot');
	src: url('https://cdn.alloso.co.kr/fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
		url('https://cdn.alloso.co.kr/fonts/CenturyGothic.woff2') format('woff2'),
		url('https://cdn.alloso.co.kr/fonts/CenturyGothic.woff') format('woff'),
		url('https://cdn.alloso.co.kr/fonts/CenturyGothic.svg#CenturyGothic') format('svg');
}
