@font-face {
  font-family: 'Inter Variable';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src:
    url("../fonts/InterVariable.2bf3d951bf9d.woff2") format('woff2'),
    url("../fonts/Inter-VariableFont_opsz,wght.0a77e23a8fdb.ttf") format('truetype');
}

@font-face {
  font-family: 'Inter Variable';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src:
    url("../fonts/InterVariable-Italic.8d1dc86da258.woff2") format('woff2'),
    url("../fonts/Inter-Italic-VariableFont_opsz,wght.6dce17792107.ttf") format('truetype');
}

body {
  font-family: 'Inter Variable', sans-serif;
}
