@font-face {
  font-family: 'Pretendard';
  src: url('./Pretendard-Black.woff2');
  font-weight: 900;
  font-display: swap;
}

@font-face {
  font-family: 'Pretendard';
  src: url('./Pretendard-ExtraBold.woff2');
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('./Pretendard-Bold.woff2');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('./Pretendard-SemiBold.woff2');
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('./Pretendard-Medium.woff2');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('./Pretendard-Regular.woff2');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('./Pretendard-Light.woff2');
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: 'Pretendard';
  src: url('./Pretendard-ExtraLight.woff2');
  font-weight: 200;
}
@font-face {
  font-family: 'Pretendard';
  src: url('./Pretendard-Thin.woff2');
  font-weight: 100;
}
