/* Inter Variable Font - supports all weights from 100-900 in a single file */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(./assets/fonts/Inter-VariableFont.woff2) format('woff2-variations');
}
