
.oswald-<uniquifier> {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.bebas-neue-regular {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.pt-sans-narrow-regular {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.pt-sans-narrow-bold {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
}



/*FONTE PRINCIPALE PER QUESTO TEMA*/
.bubbler-one-regular {
  font-family: "Bubbler One", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
}
.bubbler-one-regular-1 {
  font-family: "Bubbler One", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 40px;
}
.bubbler-one-regular-2 {
  font-family: "Bubbler One", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
}
.bubbler-one-weight {
  font-family: "Bubbler One", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 80px;
}
