/* Original fonts used by wonderai.ai. See wonder-font-license.txt. */
@font-face {
  font-family: 'Wonder Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./wonder-sans.otf') format('opentype');
}
@font-face {
  font-family: 'Wonder Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('./wonder-serif.otf') format('opentype');
}
