@charset "utf-8";

/* Pretendard */
@font-face {
  font-family: 'Pretendard';
  font-weight: 100;
  font-display: swap;
  src: local('Pretendard Thin'),
    url('../font/Pretendard-Thin.subset.woff2') format('woff2'),
    url('../font/Pretendard-Thin.subset.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 200;
  font-display: swap;
  src: local('Pretendard ExtraLight'),
    url('../font/Pretendard-ExtraLight.subset.woff2') format('woff2'),
    url('../font/Pretendard-ExtraLight.subset.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 300;
  font-display: swap;
  src: local('Pretendard Light'),
    url('../font/Pretendard-Light.subset.woff2') format('woff2'),
    url('../font/Pretendard-Light.subset.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
  font-display: swap;
  src: local('Pretendard Regular'),
    url('../font/Pretendard-Regular.subset.woff2') format('woff2'),
    url('../font/Pretendard-Regular.subset.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
  font-display: swap;
  src: local('Pretendard Medium'),
    url('../font/Pretendard-Medium.subset.woff2') format('woff2'),
    url('../font/Pretendard-Medium.subset.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 600;
  font-display: swap;
  src: local('Pretendard SemiBold'),
    url('../font/Pretendard-SemiBold.subset.woff2') format('woff2'),
    url('../font/Pretendard-SemiBold.subset.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 700;
  font-display: swap;
  src: local('Pretendard Bold'),
    url('../font/Pretendard-Bold.subset.woff2') format('woff2'),
    url('../font/Pretendard-Bold.subset.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 800;
  font-display: swap;
  src: local('Pretendard ExtraBold'),
    url('../font/Pretendard-ExtraBold.subset.woff2') format('woff2'),
    url('../font/Pretendard-ExtraBold.subset.woff') format('woff');
}

@font-face {
  font-family: 'Pretendard';
  font-weight: 900;
  font-display: swap;
  src: local('Pretendard Black'),
    url('../font/Pretendard-Black.subset.woff2') format('woff2'),
    url('../font/Pretendard-Black.subset.woff') format('woff');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 100;
  font-style: normal;
  src: url('../font/Montserrat-Thin.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 200;
  font-style: normal;
  src: url('../font/Montserrat-ExtraLight.ttf') format('truetype');
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 300;
  font-style: normal;
  src: url('../font/Montserrat-Light.ttf') format("truetype");
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 400;
  font-style: normal;
  src: url('../font/Montserrat-Regular.ttf') format("truetype");
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 500;
  font-style: normal;
  src: url('../font/Montserrat-Medium.ttf') format("truetype");
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 600;
  font-style: normal;
  src: url('../font/Montserrat-SemiBold.ttf') format("truetype");
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 700;
  font-style: normal;
  src: url('../font/Montserrat-Bold.ttf') format("truetype");
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 800;
  font-style: normal;
  src: url('../font/Montserrat-ExtraBold.ttf') format("truetype");
}

@font-face {
  font-family: 'Montserrat';
  font-weight: 900;
  font-style: normal;
  src: url('../font/Montserrat-Black.ttf') format("truetype");
}

/* TheJamsil */
@font-face {
  font-family: 'TheJamsil';
  src: url('../font/TheJamsil1Thin.woff2') format('woff2'),
    url('../font/TheJamsil1Thin.woff') format('woff');
  font-weight: 100;
  font-display: swap;
}

@font-face {
  font-family: 'TheJamsil';
  src: url('../font/TheJamsil2Light.woff2') format('woff2'),
    url('../font/TheJamsil2Light.woff') format('woff');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TheJamsil';
  src: url('../font/TheJamsil3Regular.woff2') format('woff2'),
    url('../font/TheJamsil3Regular.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TheJamsil';
  src: url('../font/TheJamsil4Medium.woff2') format('woff2'),
    url('../font/TheJamsil4Medium.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TheJamsil';
  src: url('../font/TheJamsil5Bold.woff2') format('woff2'),
    url('../font/TheJamsil5Bold.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'TheJamsil';
  src: url('../font/TheJamsil6ExtraBold.woff2') format('woff2'),
    url('../font/TheJamsil6ExtraBold.woff') format('woff');
  font-weight: 600;
  font-display: swap;
}

/* 
@font-face {
  font-family: 'SUIT';
  src: url('https://cdn.jsdelivr.net/gh/sunn-us/SUIT/fonts/variable/woff2/SUIT-Variable.css');
} */