@charset "utf-8";
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard-gov.min.css");
/* Pretendard Font Face Definitions */
/* This file contains the @font-face definitions for the Pretendard font family.
   Each weight is defined with its respective font file and display settings. */

/* Thin (100) */
@font-face {
  font-family: 'Pretendard';
  font-weight: 100;
  font-style: normal;
  src: url('fonts/Pretendard/Pretendard-Thin.woff2') format('woff2');
  font-display: swap;
}

/* ExtraLight (200) */
@font-face {
  font-family: 'Pretendard';
  font-weight: 200;
  font-style: normal;
  src: url('fonts/Pretendard/Pretendard-ExtraLight.woff2') format('woff2');
  font-display: swap;
}

/* Light (300) */
@font-face {
  font-family: 'Pretendard';
  font-weight: 300;
  font-style: normal;
  src: url('fonts/Pretendard/Pretendard-Light.woff2') format('woff2');
  font-display: swap;
}

/* Regular (400) */
@font-face {
  font-family: 'Pretendard';
  font-weight: 400;
  font-style: normal;
  src: url('fonts/Pretendard/Pretendard-Regular.woff2') format('woff2');
  font-display: swap;
}

/* Medium (500) */
@font-face {
  font-family: 'Pretendard';
  font-weight: 500;
  font-style: normal;
  src: url('fonts/Pretendard/Pretendard-Medium.woff2') format('woff2');
  font-display: swap;
}

/* SemiBold (600) */
@font-face {
  font-family: 'Pretendard';
  font-weight: 600;
  font-style: normal;
  src: url('fonts/Pretendard/Pretendard-SemiBold.woff2') format('woff2');
  font-display: swap;
}

/* Bold (700) */
@font-face {
  font-family: 'Pretendard';
  font-weight: 700;
  font-style: normal;
  src: url('fonts/Pretendard/Pretendard-Bold.woff2') format('woff2');
  font-display: swap;
}

/* ExtraBold (800) */
@font-face {
  font-family: 'Pretendard';
  font-weight: 800;
  font-style: normal;
  src: url('fonts/Pretendard/Pretendard-ExtraBold.woff2') format('woff2');
  font-display: swap;
}

/* Black (900) */
@font-face {
  font-family: 'Pretendard';
  font-weight: 900;
  font-style: normal;
  src: url('fonts/Pretendard/Pretendard-Black.woff2') format('woff2');
  font-display: swap;
}
