@font-face {
  font-family: "AppleSDGothicNeo";
  font-style: normal;
  font-weight: 300;
  src: url(/resources/lib/mobile/font/AppleSDGothicNeoL.woff) format("woff");
  src: url(/resources/lib/mobile/font/AppleSDGothicNeoL.ttf) format("truetype");
}


@font-face {
  font-family: "AppleSDGothicNeo";
  font-weight: 400;
  src: url(/resources/lib/mobile/font/AppleSDGothicNeoM.woff) format("woff");
  src: url(/resources/lib/mobile/font/AppleSDGothicNeoM.ttf) format("truetype");
}

@font-face {
  font-family: "AppleSDGothicNeo";
  font-style: normal;
  font-weight: bold;
  src: url(/resources/lib/mobile/font/AppleSDGothicNeoB.woff) format("woff");
  src: url(/resources/lib/mobile/font/AppleSDGothicNeoB.ttf) format("truetype");
}

@font-face {
  font-family: "AppleSDGothicNeo";
  font-weight: 800;
  src: url(/resources/lib/mobile/font/AppleSDGothicNeoEB.woff) format("woff");
  src: url(/resources/lib/mobile/font/AppleSDGothicNeoEB.ttf) format("truetype");
}
/* Pretendard */

@font-face {
  font-family: "Pretendard";
  font-weight: 400;
  src: url(/resources/lib/mobile/font/Pretendard-Regular.woff) format("woff");
  src: url(/resources/lib/mobile/font/Pretendard-Regular.woff) format("truetype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 500;
  src: url(/resources/lib/mobile/font/Pretendard-Medium.woff) format("woff");
  src: url(/resources/lib/mobile/font/Pretendard-Medium.woff) format("truetype");
}
@font-face {
  font-family: "Pretendard";
  font-weight: 600;
  src: url(/resources/lib/mobile/font/Pretendard-SemiBold.woff) format("woff");
  src: url(/resources/lib/mobile/font/Pretendard-SemiBold.woff) format("truetype");
}
@font-face {
  font-family: "Pretendard";
  font-style: normal;
  font-weight: 700;
  src: url(/resources/lib/mobile/font/Pretendard-Bold.woff) format("woff");
  src: url(/resources/lib/mobile/font/Pretendard-Bold.woff) format("truetype");
}