@font-face {
	font-family: 'AppleSDGothicNeoB';
	src: url('../fonts/AppleSDGothicNeoB.ttf');
	src: url('../fonts/AppleSDGothicNeoB.ttf') format('truetype');
	font-weight: normal;
 }
  @font-face {
	font-family: 'AppleSDGothicNeoR';
	src: url('../fonts/AppleSDGothicNeoR.ttf');
	src: url('../fonts/AppleSDGothicNeoR.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
  }
  @font-face {
	font-family: 'AppleSDGothicNeoSB';
	src: url('../fonts/AppleSDGothicNeoSB.ttf');
	src: url('../fonts/AppleSDGothicNeoSB.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
  }
  @font-face {
	font-family: 'Noto Sans KR';
	src: url('../fonts/NotoSansKR-Regular.otf');
	src: url('../fonts/NotoSansKR-Regular.otf') format('opentype');
	font-weight: 400;
	font-style: normal;
 }
  @font-face {
	font-family: 'Noto Sans KR';
	src: url('../fonts/NotoSansKR-Medium.otf');
	src: url('../fonts/NotoSansKR-Medium.otf') format('opentype');
	font-weight: 500;
	font-style: normal;
  }
  @font-face {
	font-family: 'Noto Sans KR';
	src: url('../fonts/NotoSansKR-Bold.otf');
	src: url('../fonts/NotoSansKR-Bold.otf') format('opentype');
	font-weight: 700;
	font-style: normal;
  }