/* Self-hosted Inter & Montserrat variable fonts */
/* Eliminates Google Fonts external request */

@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300 800;
  font-display: swap;
  src: url('/fonts/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2') format('woff2');
}

@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700 900;
  font-display: swap;
  src: url('/fonts/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2') format('woff2');
}
