@charset "UTF-8";

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

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

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

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

@font-face {
  font-family: 'EuclidSquare';
  font-weight: 700;
  font-display: swap;
  src: local('EuclidSquare Bold'), url('../fonts/EuclidSquare-Bold-WebS.woff2') format('woff2'), url('../fonts/EuclidSquare-Bold-WebS.woff') format('woff');
}

@font-face {
  font-family: 'EuclidSquare';
  font-weight: 600;
  font-display: swap;
  src: local('EuclidSquare Semibold'), url('../fonts/EuclidSquare-Semibold-WebS.woff2') format('woff2'), url('../fonts/EuclidSquare-Semibold-WebS.woff') format('woff');
}

@font-face {
  font-family: 'EuclidSquare';
  font-weight: 500;
  font-display: swap;
  src: local('EuclidSquare Medium'), url('../fonts/EuclidSquare-Medium-WebS.woff2') format('woff2'), url('../fonts/EuclidSquare-Medium-WebS.woff') format('woff');
}

@font-face {
  font-family: 'EuclidSquare';
  font-weight: 400;
  font-display: swap;
  src: local('EuclidSquare Regular'), url('../fonts/EuclidSquare-Regular-WebS.woff2') format('woff2'), url('../fonts/EuclidSquare-Regular-WebS.woff') format('woff');
}
