/*231020 hy(s)*/
/*NanumSquare*/
@font-face {
    font-family: "NanumSquare";
    src:  url("./font/Nanumsquare/NanumSquareL.eot");
    src: url("./font/Nanumsquare/NanumSquareL.woff2") format('woff2'), url("./font/Nanumsquare/NanumSquareL.woff") format('woff'), url("./font/Nanumsquare/NanumSquareL.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "NanumSquare";
    src: url("./font/Nanumsquare/NanumSquareR.eot");
    src: url("./font/Nanumsquare/NanumSquareR.woff2") format('woff2'), url("./font/Nanumsquare/NanumSquareR.woff") format('woff'), url("./font/Nanumsquare/NanumSquareR.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "NanumSquare";
    src: url("./font/Nanumsquare/NanumSquareB.eot");
    src: url("./font/Nanumsquare/NanumSquareB.woff2") format('woff2'), url("./font/Nanumsquare/NanumSquareB.woff") format('woff'), url("./font/Nanumsquare/NanumSquareB.ttf") format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/*Pretendard*/
@font-face {
    font-family: "Pretendard";
    src:  url("./font/Pretendard/Pretendard-Light.woff2") format('woff2'), url("./font/Pretendard/Pretendard-Light.woff") format('woff'), url("./font/Pretendard/Pretendard-Light.otf") format('opentype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Pretendard";
    src: url("./font/Pretendard/Pretendard-Regular.woff2") format('woff2'), url("./font/Pretendard/Pretendard-Regular.woff") format('woff'), url("./font/Pretendard/Pretendard-Regular.otf") format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Pretendard";
    src: url("./font/Pretendard/Pretendard-Medium.woff2") format('woff2'), url("./font/Pretendard/Pretendard-Medium.woff") format('woff'), url("./font/Pretendard/Pretendard-Medium.otf") format('opentype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Pretendard";
    src: url("./font/Pretendard/Pretendard-SemiBold.woff2") format('woff2'), url("./font/Pretendard/Pretendard-SemiBold.woff") format('woff'), url("./font/Pretendard/Pretendard-SemiBold.otf") format('opentype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Pretendard";
    src: url("./font/Pretendard/Pretendard-Bold.woff2") format('woff2'), url("./font/Pretendard/Pretendard-Bold.woff") format('woff'), url("./font/Pretendard/Pretendard-Bold.otf") format('opentype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: '마루 부리 굵은';
  font-style: normal;
  font-weight: 700;
  src: local("마루 부리 굵은"),
    url("font/MaruBuri-Bold.ttf") format('truetype');
    
}

@font-face {
  font-family: 'MaruBuriBold';
  font-style: normal;
  font-weight: 700;
  src: local("MaruBuriBold"),
    url("font/MaruBuri-Bold.ttf") format('truetype');
}


/*NanumMyeongjo*/
@font-face {
  font-family: "NanumMyeongjo";
  font-style: normal;
  font-weight: 400;
  src: local("NanumMyeongjo-Regular"), url("font/NanumMyeongjo-Regular.eot") format("woff2"), url("font/NanumMyeongjo-Regular.woff2") format("woff2"),
    url("font/NanumMyeongjo-Regular.woff") format("woff"), url("font/NanumMyeongjo-Regular.ttf") format("truetype");
}

@font-face {
  font-family: "NanumMyeongjoBold";
  font-style: normal;
  font-weight: 700;
  src: local("NanumMyeongjo-Bold"), url("font/NanumMyeongjo-Bold.eot") format("woff2"), url("font/NanumMyeongjo-Bold.woff2") format("woff2"),
    url("font/NanumMyeongjo-Bold.woff") format("woff"), url("font/NanumMyeongjo-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "NanumMyeongjoExtraBold";
  font-style: normal;
  font-weight: 900;
  src: local("NanumMyeongjo-ExtraBold"), url("font/NanumMyeongjo-ExtraBold.eot") format("woff2"),
    url("font/NanumMyeongjo-ExtraBold.woff2") format("woff2"), url("font/NanumMyeongjo-ExtraBold.woff") format("woff"),
    url("font/NanumMyeongjo-ExtraBold.ttf") format("truetype");
}