/**
 * Inter — rsms/inter (self-hosted variable).
 * Official: https://github.com/rsms/inter
 * Google Fonts alternative: https://fonts.google.com/specimen/Inter
 */
@font-face {
  font-family: 'Inter';
  src: url('/fonts/inter/InterVariable.woff2') format('woff2');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
