p {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100%;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}

h2 {
  font-family: "Fira Code", monospace;
  font-optical-sizing: auto;
  font-weight: 100%;
  font-style: normal;
}


