
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Instrument Sans", sans-serif;
}

/* .instrument-sans-font {
  
  font-optical-sizing: auto;
  font-weight: 10;
  font-style: normal;
  font-variation-settings:
  "wdth" 100;
} */