@charset "utf-8"; 


@import url('https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&display=swap');

@font-face {
  font-family: 'Pretendard';
  font-weight: 300;
  src: url('../fonts/Pretendard/Pretendard-Light.otf') format('opentype'),
       url('../fonts/Pretendard/Pretendard-Light.woff') format('woff'),
       url('../fonts/Pretendard/Pretendard-Light.woff2') format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
  src: url('../fonts/Pretendard/Pretendard-Regular.otf') format('opentype'),
       url('../fonts/Pretendard/Pretendard-Regular.woff') format('woff'),
       url('../fonts/Pretendard/Pretendard-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
  src: url('../fonts/Pretendard/Pretendard-Medium.otf') format('opentype'),
       url('../fonts/Pretendard/Pretendard-Medium.woff') format('woff'),
       url('../fonts/Pretendard/Pretendard-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 600;
  src: url('../fonts/Pretendard/Pretendard-SemiBold.otf') format('opentype'),
       url('../fonts/Pretendard/Pretendard-SemiBold.woff') format('woff'),
       url('../fonts/Pretendard/Pretendard-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 700;
  src: url('../fonts/Pretendard/Pretendard-Bold.otf') format('opentype'),
       url('../fonts/Pretendard/Pretendard-Bold.woff') format('woff'),
       url('../fonts/Pretendard/Pretendard-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 900;
  src: url('../fonts/Pretendard/Pretendard-Black.otf') format('opentype'),
       url('../fonts/Pretendard/Pretendard-Black.woff') format('woff'),
       url('../fonts/Pretendard/Pretendard-Black.woff2') format('woff2');
}


/** =================== MONTSERRAT =================== **/

/** Montserrat Regular **/
@font-face {
  font-family: "Montserrat";
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/montserrat/Montserrat-Regular.woff2") format("woff2"),
       url("../fonts/montserrat/Montserrat-Regular.woff") format("woff");
}

/** Montserrat Medium **/
@font-face {
  font-family: "Montserrat";
  font-weight: 500;
  font-style: normal;
  src: url("../fonts/montserrat/Montserrat-Medium.woff2") format("woff2"),
       url("../fonts/montserrat/Montserrat-Medium.woff") format("woff");
}

/** Montserrat SemiBold **/
@font-face {
  font-family: "Montserrat";
  font-weight: 600;
  font-style: normal;
  src: url("../fonts/montserrat/Montserrat-SemiBold.woff2") format("woff2"),
       url("../fonts/montserrat/Montserrat-SemiBold.woff") format("woff");
}

/** Montserrat Bold **/
@font-face {
  font-family: "Montserrat";
  font-weight: 700;
  font-style: normal;
  src: url("../fonts/montserrat/Montserrat-Bold.woff2") format("woff2"),
       url("../fonts/montserrat/Montserrat-Bold.woff") format("woff");
}


/** =================== goorm-sans =================== **/

@font-face {
  font-family: 'goorm-sans';
  font-weight: 400;
  src: url('../fonts/goorm-sans/goorm-sans-regular.otf') format('opentype'),
       url('../fonts/goorm-sans/goorm-sans-regular.woff') format('woff'),
       url('../fonts/goorm-sans/goorm-sans-regular.woff2') format('woff2');
}

@font-face {
  font-family: 'goorm-sans';
  font-weight: 500;
  src: url('../fonts/goorm-sans/goorm-sans-medium.otf') format('opentype'),
       url('../fonts/goorm-sans/goorm-sans-medium.woff') format('woff'),
       url('../fonts/goorm-sans/goorm-sans-medium.woff2') format('woff2');
}

@font-face {
  font-family: 'goorm-sans';
  font-weight: 700;
  src: url('../fonts/goorm-sans/goorm-sans-bold.otf') format('opentype'),
       url('../fonts/goorm-sans/goorm-sans-bold.woff') format('woff'),
       url('../fonts/goorm-sans/goorm-sans-bold.woff2') format('woff2');
}


/** =================== NanumSquare =================== **/

@font-face {
    font-family: 'NanumSquareNeoLight';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-aLt.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeo';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-bRg.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeoBold';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-cBd.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeoExtraBold';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-dEb.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeoHeavy';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeoTTF-eHv.ttf) format("truetype");
}

@font-face {
    font-family: 'NanumSquareNeoVariable';
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeo-Variable.eot);
    src: url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeo-Variable.eot?#iefix) format("embedded-opentype"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeo-Variable.woff) format("woff"), url(https://hangeul.pstatic.net/hangeul_static/webfont/NanumSquareNeo/NanumSquareNeo-Variable.ttf) format("truetype");
}


/** =================== SUIT =================== **/

@font-face {
  font-family: 'SUIT';
  font-weight: 300;
  src: url('../fonts/SUIT/SUIT-Light.otf') format('opentype');
}

@font-face {
  font-family: 'SUIT';
  font-weight: 400;
  src: url('../fonts/SUIT/SUIT-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'SUIT';
  font-weight: 500;
  src: url('../fonts/SUIT/SUIT-Medium.otf') format('opentype');
}

@font-face {
  font-family: 'SUIT';
  font-weight: 600;
  src: url('../fonts/SUIT/SUIT-SemiBold.otf') format('opentype');
}

@font-face {
  font-family: 'SUIT';
  font-weight: 700;
  src: url('../fonts/SUIT/SUIT-Bold.otf') format('opentype');
}

@font-face {
  font-family: 'SUIT';
  font-weight: 900;
  src: url('../fonts/SUIT/SUIT-ExtraBold.otf') format('opentype');
}