@charset "UTF-8";

@font-face {
  font-weight: 100;
  font-family: 'Pretendard';
  src: url('/assets/fonts/Pretendard-Thin-bf79f0289a1950ddb6cbca0c709b77df.woff') format('woff');
}

@font-face {
  font-weight: 200;
  font-family: 'Pretendard';
  src: url('/assets/fonts/Pretendard-ExtraLight-a8765fcee2563360f3f8117835300c3d.woff') format('woff');
}

@font-face {
  font-weight: 300;
  font-family: 'Pretendard';
  src: url('/assets/fonts/Pretendard-Light-0fcba49d32bb9e4b3738d28bedb1bdd2.woff') format('woff');
}

@font-face {
  font-weight: 400;
  font-family: 'Pretendard';
  src: url('/assets/fonts/Pretendard-Regular-f897fa3ff216e4be74648184144780b1.woff') format('woff');
}

@font-face {
  font-weight: 500;
  font-family: 'Pretendard';
  src: url('/assets/fonts/Pretendard-Medium-4750a6d12c26201887eee28ae55ed037.woff') format('woff');
}

@font-face {
  font-weight: 600;
  font-family: 'Pretendard';
  src: url('/assets/fonts/Pretendard-SemiBold-e02072832a9d8ef22f3d1d08bb917f9d.woff') format('woff');
}

@font-face {
  font-weight: 700;
  font-family: 'Pretendard';
  src: url('/assets/fonts/Pretendard-Bold-bd94b933c6839371baa27f7950ef3784.woff') format('woff');
}

@font-face {
  font-weight: 800;
  font-family: 'Pretendard';
  src: url('/assets/fonts/Pretendard-ExtraBold-b065213da09db107d456c842bcff59ad.woff') format('woff');
}

@font-face {
  font-weight: 900;
  font-family: 'Pretendard';
  src: url('/assets/fonts/Pretendard-Black-ffac9e667a7d8415953e5982a9ab1d51.woff') format('woff');
}