/* css for election2022 webfont */

@font-face {
  font-family: "ChosunGothic";
  src:
    local("ChosunGothic"),
    url("//news.chosun.com/election2022/font/ChosunGothic.woff2") format("woff2"),
    url("//news.chosun.com/election2022/font/ChosunGothic.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}

@font-face {
  font-family: "ChosunMGothicBold";
  src:
    local("ChosunMGothicBold"),
    url("//news.chosun.com/election2022/font/ChosunMGothicBold.woff2") format("woff2"),
    url("//news.chosun.com/election2022/font/ChosunMGothicBold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  font-display: swap;
}