/* Self-hosted Inter. Replaces the Google Fonts stylesheet so no page load
   reaches a third-party host. */
@font-face {
  font-family: 'InterVariable';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url("../fonts/inter/InterVariable.499fcada6ddb.woff2") format('woff2');
}
