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

@font-face {
  font-family: 'Pretendard Std';
  font-display: swap;
  font-weight: 400;
  src: url('./pretendard/PretendardStd-Regular.woff2') format('woff2');
}

@font-face {
  font-family: 'Pretendard Std';
  font-display: swap;
  font-weight: 500;
  src: url('./pretendard/PretendardStd-Medium.woff2') format('woff2');
}

@font-face {
  font-family: 'Pretendard Std';
  font-display: swap;
  font-weight: 600;
  src: url('./pretendard/PretendardStd-SemiBold.woff2') format('woff2');
}

@font-face {
  font-family: 'Pretendard Std';
  font-display: swap;
  font-weight: 700;
  src: url('./pretendard/PretendardStd-Bold.woff2') format('woff2');
}

@font-face {
  font-family: 'Bagnard';
  font-display: swap;
  font-weight: 400;
  src: url('./Bagnard.otf') format('opentype');
}