@font-face {
  font-family: 'Hypatia';
  src: url('../fonts/Hypatia.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Hypatia-Semibold';
  src: url('../fonts/Hypatia-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Forum';
  src: url('../fonts/Forum.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}