@font-face {
  font-family: 'Pretendard Fallback';
  font-style: normal;
  font-weight: 400;
  src: local('Apple SD Gothic Neo'), local('Malgun Gothic'), local('Segoe UI');
  ascent-override: 93%;
  descent-override: 22%;
  line-gap-override: 0%;
  size-adjust: 97.5%;
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url('/fonts/pretendard-400.woff2') format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 500;
  font-display: block;
  src: url('/fonts/pretendard-500.woff2') format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url('/fonts/pretendard-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Pretendard';
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url('/fonts/pretendard-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 600;
  font-display: block;
  src: url('/fonts/cormorant-garamond-600.woff2') format('woff2');
}

@font-face {
  font-family: 'Cormorant Garamond';
  font-style: normal;
  font-weight: 700;
  font-display: block;
  src: url('/fonts/cormorant-garamond-700.woff2') format('woff2');
}

@font-face {
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 100 700;
  font-display: block;
  src: url('/fonts/material-symbols-outlined.woff2') format('woff2');
}
