/* font-family: 'Pretendard', sans-serif; */

@font-face {
    font-family: 'Pretendard';
    src:url('./Pretendard/Pretendard-Light.woff') format('woff'),
        url('./Pretendard/Pretendard-Light.ttf') format('truetype'),
        url('./Pretendard/Pretendard-Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src:url('./Pretendard/Pretendard-Regular.woff') format('woff'),
        url('./Pretendard/Pretendard-Regular.ttf') format('truetype'),
        url('./Pretendard/Pretendard-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src:url('./Pretendard/Pretendard-Medium.woff') format('woff'),
        url('./Pretendard/Pretendard-Medium.ttf') format('truetype'),
        url('./Pretendard/Pretendard-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src:url('./Pretendard/Pretendard-SemiBold.woff') format('woff'),
        url('./Pretendard/Pretendard-SemiBold.ttf') format('truetype'),
        url('./Pretendard/Pretendard-SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src:url('./Pretendard/Pretendard-Bold.woff') format('woff'),
        url('./Pretendard/Pretendard-Bold.ttf') format('truetype'),
        url('./Pretendard/Pretendard-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Pretendard';
    src:url('./Pretendard/Pretendard-ExtraBold.woff') format('woff'),
        url('./Pretendard/Pretendard-ExtraBold.ttf') format('truetype'),
        url('./Pretendard/Pretendard-ExtraBold.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

/* noto */
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 200;
    src: url('./Notosans/NotoSansKR-Thin-Hestia.woff') format('woff'),
          url('./Notosans/NotoSansKR-Thin-Hestia.eot'),
           url('./Notosans/NotoSansKR-Thin-Hestia.eot?#iefix') format('embedded-opentype'),
         url('./fonNotosansts/NotoSansKR-Thin-Hestia.otf') format('opentype');
 }
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 300;
  src: url('./Notosans/NotoSansKR-Light-Hestia.woff') format('woff'),
        url('./Notosans/NotoSansKR-Light-Hestia.eot'),
       url('./Notosans/NotoSansKR-Light-Hestia.eot?#iefix') format('embedded-opentype'),
       url('./Notosans/NotoSansKR-Light-Hestia.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 400;
  src: url('./Notosans/NotoSansKR-Regular-Hestia.woff') format('woff'),
        url('./Notosans/NotoSansKR-Regular-Hestia.eot'),
       url('./Notosans/NotoSansKR-Regular-Hestia.eot?#iefix') format('embedded-opentype'),
       url('./Notosans/NotoSansKR-Regular-Hestia.otf') format('opentype');
}
@font-face {
  font-family: 'Noto Sans KR';
  font-style: normal;
  font-weight: 500;
  src:url('./Notosans/NotoSansKR-Medium-Hestia.woff') format('woff'),
        url('./Notosans/NotoSansKR-Medium-Hestia.eot'),
       url('./Notosans/NotoSansKR-Medium-Hestia.eot?#iefix') format('embedded-opentype'),
       url('./Notosans/NotoSansKR-Medium-Hestia.otf') format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 600;
src:url('./Notosans/NotoSansKR-Bold-Hestia.woff') format('woff'),
        url('./Notosans/NotoSansKR-Bold-Hestia.eot'),
        url('./Notosans/NotoSansKR-Bold-Hestia.eot?#iefix') format('embedded-opentype'),
        url('./Notosans/NotoSansKR-Bold-Hestia.otf') format('opentype');
}
@font-face {
font-family: 'Noto Sans KR';
font-style: normal;
font-weight: 700;
src:url('./Notosans/NotoSansKR-Black-Hestia.woff') format('woff'),
        url('./Notosans/NotoSansKR-Black-Hestia.eot'),
        url('./Notosans/NotoSansKR-Black-Hestia.eot?#iefix') format('embedded-opentype'),
        url('./Notosans/NotoSansKR-Black-Hestia.otf') format('opentype');
}

/* font-family: 'ThefaceshopInklipquid', sans-serif; */
@font-face {
    font-family: 'ThefaceshopInklipquid';
    src: url('./Thefaceshop_inklipquid/Thefaceshop_inklipquid.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}