/**
 * Inter Tight Variable Font
 * @typewe/intertight
 */

@font-face {
  font-family: 'Inter Tight';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/InterTight-Variable.woff2') format('woff2-variations');
}

@font-face {
  font-family: 'Inter Tight';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('../fonts/InterTight-Italic-Variable.woff2') format('woff2-variations');
}
