
h1{
    front-family: "century gothic", verdana, sans-serif;
    font-size: 40px;
    font-weight: normal;
    front-style: normal;
}


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



