/* Binggre */
@font-face {
  font-family: 'Binggre';
  src: url('/busan-edu-assets/fonts/Binggrae.otf') format('opentype');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Binggre';
  src: url('/busan-edu-assets/fonts/Binggrae-Bold.otf') format('opentype');
  font-weight: 700;
  font-display: swap;
}

/* Pretendard */
@font-face {
  font-family: 'Pretendard';
  src: url('/busan-edu-assets/fonts/Pretendard-Black.otf') format('opentype');
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('/busan-edu-assets/fonts/Pretendard-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('/busan-edu-assets/fonts/Pretendard-Bold.otf') format('opentype');
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('/busan-edu-assets/fonts/Pretendard-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('/busan-edu-assets/fonts/Pretendard-Medium.otf') format('opentype');
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('/busan-edu-assets/fonts/Pretendard-Regular.otf') format('opentype');
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('/busan-edu-assets/fonts/Pretendard-Light.otf') format('opentype');
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('/busan-edu-assets/fonts/Pretendard-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-display: swap;
}
@font-face {
  font-family: 'Pretendard';
  src: url('/busan-edu-assets/fonts/Pretendard-Thin.otf') format('opentype');
  font-weight: 00;
  font-display: swap;
}
