@font-face {
  font-family: "printB";
  src: url("../font/PrintBold_otf.otf") format("opentype");
}
@font-face {
  font-family: "printL";
  src: url("../font/PrintLight_otf.otf") format("opentype");
}
@font-face {
  font-family: "printR";
  src: url("../font/PrintRegular_otf.otf") format("opentype");
}
@font-face {
  font-family: "lexB";
  src: url("../font/LexendDeca-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "lexEB";
  src: url("../font/LexendDeca-ExtraBold.ttf") format("truetype");
}
@font-face {
  font-family: "lexM";
  src: url("../font/LexendDeca-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "lexSB";
  src: url("../font/LexendDeca-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "ngR";
  src: url("../font/NanumGothic.otf") format("opentype");
}
@font-face {
  font-family: "ngB";
  src: url("../font/NanumGothicBold.otf") format("opentype");
}
@font-face {
  font-family: "ngEB";
  src: url("../font/NanumGothicExtraBold.otf") format("opentype");
}
@font-face {
  font-family: "ngL";
  src: url("../font/NanumGothicLight.otf") format("opentype");
}
@font-face {
  font-family: "cooBl";
  src: url("../font/CookieRun-Black.otf") format("opentype");
}
@font-face {
  font-family: "cooB";
  src: url("../font/CookieRun-Bold.otf") format("opentype");
}
@font-face {
  font-family: "cooR";
  src: url("../font/CookieRun-Regular.otf") format("opentype");
}
@font-face {
  font-family: "NSRB";
  src: url("../font/NanumSquareRoundOTFB.otf") format("opentype");
}
@font-face {
  font-family: "NSREB";
  src: url("../font/NanumSquareRoundOTFEB.otf") format("opentype");
}
@font-face {
  font-family: "NSRL";
  src: url("../font/NanumSquareRoundOTFL.otf") format("opentype");
}
@font-face {
  font-family: "NSRR";
  src: url("../font/NanumSquareRoundOTFR.otf") format("opentype");
}
@font-face {
  font-family: "YGJN";
  src: url("../font/JalnanOTF.otf") format("opentype");
}
.printB {
  font-family: "printB" !important;
}
.printL {
  font-family: "printL" !important;
}
.printR {
  font-family: "printR" !important;
}
.lexB {
  font-family: "lexB" !important;
}
.lexEB {
  font-family: "lexEB" !important;
}
.lexM {
  font-family: "lexM" !important;
}
.lexSB {
  font-family: "lexSB" !important;
}
.ngR {
  font-family: "ngR" !important;
}
.ngB {
  font-family: "ngB" !important;
}
.ngEB {
  font-family: "ngEB" !important;
}
.ngL {
  font-family: "ngL" !important;
}
.cooBl {
  font-family: "cooBl" !important;
}
.cooB {
  font-family: "cooB" !important;
}
.cooR {
  font-family: "cooR" !important;
}
.NSRB {
  font-family: "NSRB" !important;
}
.NSREB {
  font-family: "NSREB" !important;
}
.NSRL {
  font-family: "NSRL" !important;
}
.NSRR {
  font-family: "NSRR" !important;
}
.YGJN {
  font-family: "YGJN" !important;
}
