@font-face {
  font-family: "Pretendard-Regular";
  src: url("https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff")
    format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "mbc1961-medium";
  src: url(../font/MBC_1961_M.woff) format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mbc1961-g-medium";
  src:
    url(//font.imbc.com/1961/MBC_1961_gulim_M.eot) format("eot"),
    url(//font.imbc.com/1961/MBC_1961_gulim_M.woff) format("woff"),
    url(//font.imbc.com/1961/MBC_1961_gulim_M.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "mbcnew-bold";
  src:
    url(mbcnew/MBC) format("eot"),
    url(mbcnew/MBC_NEW_B.woff) format("woff"),
    url(mbcnew/MBC_NEW_B.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mbcnew-sbold";
  src:
    url(mbcnew/MBC_NEW_SB.eot) format("eot"),
    url(mbcnew/MBC_NEW_SB.woff) format("woff"),
    url(mbcnew/MBC_NEW_SB.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mbcnew-light";
  src:
    url(mbcnew/MBC_NEW_L.eot) format("eot"),
    url(mbcnew/MBC_NEW_L.woff) format("woff"),
    url(mbcnew/MBC_NEW_L.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "mbcnew-medium";
  src:
    url(mbcnew/MBC_NEW_M.eot) format("eot"),
    url(mbcnew/MBC_NEW_M.woff) format("woff"),
    url(mbcnew/MBC_NEW_M.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}

body {
  font-family: "Pretendard";
  font-weight: 500;
  letter-spacing: -0.05em;
  color: #333;
}

@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+KR:wght@200..900&display=swap");

.mbc-f {
  font-family: "MBC", sans-serif !important;
}

@font-face {
  font-family: "Mbc1961GLM";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2304-01@1.0/MBC1961GulimM.woff2")
    format("woff2");
  font-weight: normal;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Thin.woff2")
    format("woff2");
  font-weight: 100;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraLight.woff2")
    format("woff2");
  font-weight: 200;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Light.woff2")
    format("woff2");
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Regular.woff2")
    format("woff2");
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Medium.woff2")
    format("woff2");
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-SemiBold.woff2")
    format("woff2");
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Bold.woff2")
    format("woff2");
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-ExtraBold.woff2")
    format("woff2");
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: "Pretendard";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/pretendard@1.0/Pretendard-Black.woff2")
    format("woff2");
  font-weight: 900;
  font-display: swap;
}
