@font-face {
  font-family: "PTD";
  src: url("../font/Pretendard-Regular.woff2") format("woff2"), url("../font/Pretendard-Regular.woff") format("woff"); /* optional fallback */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PTD";
  src: url("../font/Pretendard-SemiBold.woff2") format("woff2"), url("../font/Pretendard-SemiBold.woff") format("woff"); /* optional fallback */
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PTD";
  src: url("../font/Pretendard-Bold.woff2") format("woff2"), url("../font/Pretendard-Bold.woff") format("woff"); /* optional fallback */
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "OMT";
  src: url("../font/OMT.woff2") format("woff2"), url("../font/OMT.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* OneMobileTitle */
@font-face {
    font-family:'OneMobileTitle';
    font-weight: 400;
    src:url("../font/OneMobileTitleRegular.woff2") format('woff2'),
	url("../font/OneMobileTitleRegular.woff") format('woff');
}
/* NotoSans */
@font-face {
    font-family:'NotoSans';
    font-weight: 900;
    src:url("../font/noto-sans-sc-v26-chinese-simplified-900.woff2") format('woff2'),
	url("../font/noto-sans-sc-v26-chinese-simplified-900.woff") format('woff');
}