 /* @import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap');
 @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700&display=swap');

 @font-face {
	font-family:"GmarketSansBold";
	font-weight:Regular;
	font-style:normal;
	src:url("/assets/font/GmarketSansBold.otf") format("opentype"),url("/assets/font/GmarketSansTTFBold.ttf") format("truetype")
}
@font-face {
	font-family:"GmarketSansLight";
	font-weight:Regular;
	font-style:normal;
	src:url("/assets/font/GmarketSansLight.otf") format("opentype"),url("/assets/font/GmarketSansTTFLight.ttf") format("truetype")
}
@font-face {
	font-family:"GmarketSansMedium";
	font-weight:Regular;
	font-style:normal;
	src:url("/assets/font/GmarketSansMedium.otf") format("opentype"),url("/assets/font/GmarketSansTTFMedium.ttf") format("truetype")
}

@font-face {
	font-family:"Jalnan";
	font-weight:Regular;
	font-style:normal;
	src:url("/assets/font/JalnanOTF.otf") format("opentype")
}

@font-face {
	font-family:"SCDreamMedium";
	font-weight:Regular;
	font-style:normal;
	src:url("/admin/assets/fonts/SCDream/SCDreamMedium.otf") format("opentype"),url("/admin/assets/fonts/SCDream/SCDreamMedium.ttf") format("truetype")
}
@font-face {
	font-family:"SCDream";
	font-weight:Regular;
	font-style:normal;
	src:url("/admin/assets/fonts/SCDream/SCDreamRegular.otf") format("opentype"),url("/admin/assets/fonts/SCDream/SCDreamRegular.ttf") format("truetype")
}


@font-face {
	font-family:"AppleSDGothicNeoM";
	font-weight:Regular;
	font-style:normal;
    src: url(/assets/font/AppleSDGothicNeo/AppleSDGothicNeoM.eot);
    src: url(/assets/font/AppleSDGothicNeo/AppleSDGothicNeoM.eot?#iefix) format('embedded-opentype'),
      url(/assets/font/AppleSDGothicNeo/AppleSDGothicNeoM.woff) format('woff'),
      url(/assets/font/AppleSDGothicNeo/AppleSDGothicNeoM.ttf) format('truetype');
 }

@font-face {
	font-family:"AppleSDGothicNeoB";
	font-weight:Regular;
	font-style:normal;
    src: url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoB.eot);
    src: url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoB.eot?#iefix) format('embedded-opentype'),
      url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoB.woff) format('woff'),
      url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoB.ttf) format('truetype');
 }
@font-face {
	font-family:"AppleSDGothicNeoR";
	font-weight:Regular;
	font-style:normal;
    src: url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoR.eot);
    src: url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoR.eot?#iefix) format('embedded-opentype'),
      url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoR.woff) format('woff'),
      url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoR.ttf) format('truetype');
 }

@font-face {
	font-family:"AppleSDGothicNeoEB";
	font-weight:Regular;
	font-style:normal;
    src: url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoEB.eot);
    src: url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoEB.eot?#iefix) format('embedded-opentype'),
      url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoEB.woff) format('woff'),
      url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoEB.ttf) format('truetype');
 }
@font-face {
	font-family:"AppleSDGothicNeoL";
	font-weight:Regular;
	font-style:normal;
    src: url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoL.eot);
    src: url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoL.eot?#iefix) format('embedded-opentype'),
      url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoL.woff) format('woff'),
      url(/assets/fonts/AppleSDGothicNeo/AppleSDGothicNeoL.ttf) format('truetype');
 }
 */
