@font-face {
  font-family: 'IntegralCF';
  font-style: normal;
  font-weight: bold;
  src:
    url('./integral-bold.woff2') format('woff2'),
    url('./integral-bold.woff') format('woff'),
    url('./integral-bold.otf') format('opentype');
}

@font-face {
  font-family: 'ManifoldCF';
  font-style: normal;
  font-weight: 900;
  src:
    url('./manifold-heavy.woff2') format('woff2'),
    url('./manifold-heavy.woff') format('woff'),
    url('./manifold-heavy.otf') format('opentype');
}

@font-face {
  font-family: 'ManifoldCF';
  font-style: normal;
  font-weight: bold;
  src:
    url('./manifold-bold.woff2') format('woff2'),
    url('./manifold-bold.woff') format('woff'),
    url('./manifold-bold.otf') format('opentype');
}

@font-face {
  font-family: 'ManifoldCF';
  font-style: normal;
  font-weight: 500;
  src:
    url('./manifold-demibold.woff2') format('woff2'),
    url('./manifold-demibold.woff') format('woff'),
    url('./manifold-demibold.otf') format('opentype');
}

@font-face {
  font-family: 'ManifoldCF';
  font-style: normal;
  font-weight: normal;
  src:
    url('./manifold-regular.woff2') format('woff2'),
    url('./manifold-regular.woff') format('woff'),
    url('./manifold-regular.otf') format('opentype');
}

@font-face {
  font-family: 'timberwolf';
  font-style: normal;
  font-weight: normal;
  src:
    url('./timberwolf.woff2') format('woff2'),
    url('./timberwolf.otf') format('opentype');
}
