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

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

@font-face {
  font-family: 'Pretendard';
  src: url("/fonts/Pretendard/Pretendard-Light.woff") format("woff");
  font-weight: 300;
  font-display: swap;
}

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

@font-face {
  font-family: 'Pretendard';
  src: url("/fonts/Pretendard/Pretendard-Medium.woff") format("woff");
  font-weight: 500;
  font-display: swap;
}

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

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

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

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

@font-face {
  font-family: 'SB_Aggro';
  font-weight: 300;
  src: local("SB_Aggro_Light"), url("../fonts/SB_Aggro/SB_Aggro_Light.woff") format("woff"), url("../fonts/SB_Aggro/SB_Aggro_Light.ttf") format("truetype");
}

@font-face {
  font-family: 'SB_Aggro';
  font-weight: 400;
  src: local("SB_Aggro_Medium"), url("../fonts/SB_Aggro/SB_Aggro_Medium.woff") format("woff"), url("../fonts/SB_Aggro/SB_Aggro_Medium.ttf") format("truetype");
}

@font-face {
  font-family: 'SB_Aggro';
  font-weight: 500;
  src: local("SB_Aggro_Bold"), url("../fonts/SB_Aggro/SB_Aggro_Bold.woff") format("woff"), url("../fonts/SB_Aggro/SB_Aggro_Bold.ttf") format("truetype");
}
