
























  @import url('https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100..900;1,100..900&display=swap');





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



  h1, h2, h3, h4 {
    font-family: inherit;
  }



  html {
    font-size: 14px;
  }

