/* Inter variable font – replaces Google Fonts CDN */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 100 800;
  font-display: swap;
  src: url(../fonts/Inter-variable.woff2) format('woff2');
}
