/* NotoSans ----- */
/* Thin */
@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/NotoSans/NotoSansKR-Thin.otf) format("opentype");
}

/* Light */
@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/NotoSans/NotoSansKR-Light.otf) format("opentype");
}

/* Regular */
@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSans/NotoSansKR-Regular.otf) format("opentype");
}

/* Medium */
@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/NotoSans/NotoSansKR-Medium.otf) format("opentype");
}

/* bold */
@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSans/NotoSansKR-Bold.otf) format("opentype");
}

/* black */
@font-face {
  font-family: Noto Sans KR;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/NotoSans/NotoSansKR-Black.otf) format("opentype");
}

/* Roboto ----- */
/* Thin */
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/Roboto/Roboto-Thin.ttf) format('truetype');
}

/* Light */
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Roboto/Roboto-Light.ttf) format('truetype');
}

/* Regular */
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Roboto/Roboto-Regular.ttf) format('truetype');
}

/* Medium */
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Roboto/Roboto-Medium.ttf) format('truetype');
}

/* bold */
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Roboto/Roboto-Bold.ttf) format('truetype');
}

/* black */
@font-face {
  font-family: Roboto;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Roboto/Roboto-Black.ttf) format('truetype');
}

/* Montserrat ----- */
/* Thin */
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/Montserrat/Montserrat-Thin.ttf) format('truetype');
}

/* Extra Light */
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/Montserrat/Montserrat-ExtraLight.ttf) format('truetype');
}

/* Light */
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Montserrat/Montserrat-Light.ttf) format('truetype');
}

/* Regular */
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Montserrat/Montserrat-Regular.ttf) format('truetype');
}

/* Medium */
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Montserrat/Montserrat-Medium.ttf) format('truetype');
}

/* Semi Bold */
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Montserrat/Montserrat-SemiBold.ttf) format('truetype');
}

/* Bold */
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Montserrat/Montserrat-Bold.ttf) format('truetype');
}

/* Extra Bold */
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Montserrat/Montserrat-ExtraBold.ttf) format('truetype');
}

/* Black */
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Montserrat/Montserrat-Black.ttf) format('truetype');
}

/* Pretendard ----- */
/* Thin */
@font-face {
  font-family: Pretendard;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/Pretendard/Pretendard-Thin.ttf) format('truetype');
}

/* Extra Light */
@font-face {
  font-family: Pretendard;
  font-style: normal;
  font-weight: 100;
  src: url(../fonts/Pretendard/Pretendard-ExtraLight.ttf) format('truetype');
}

/* Light */
@font-face {
  font-family: Pretendard;
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Pretendard/Pretendard-Light.ttf) format('truetype');
}

/* Regular */
@font-face {
  font-family: Pretendard;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Pretendard/Pretendard-Regular.ttf) format('truetype');
}

/* Medium */
@font-face {
  font-family: Pretendard;
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/Pretendard/Pretendard-Medium.ttf) format('truetype');
}

/* Semi Bold */
@font-face {
  font-family: Pretendard;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Pretendard/Pretendard-SemiBold.ttf) format('truetype');
}

/* Bold */
@font-face {
  font-family: Pretendard;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Pretendard/Pretendard-Bold.ttf) format('truetype');
}

/* Extra Bold */
@font-face {
  font-family: Pretendard;
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Pretendard/Pretendard-ExtraBold.ttf) format('truetype');
}

/* Black */
@font-face {
  font-family: Pretendard;
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Pretendard/Pretendard-Black.ttf) format('truetype');
}

@font-face {
  font-family: 'GmarketSansMedium';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'GmarketSansBold';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansBold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}