/* ============================================================
   Brand Fonts — underdogs / FLEX REPORT
   NanumHuman (Korean) + Poppins (Latin)
   ============================================================ */

@font-face {
  font-family: 'NanumHuman';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('NanumHuman-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'NanumHuman';
  font-weight: 800;
  font-style: normal;
  font-display: swap;
  src: url('NanumHuman-ExtraBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('Poppins-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('Poppins-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Poppins';
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('Poppins-SemiBold.woff2') format('woff2');
}
