@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@300..900&display=swap');

.merriweather-sans-uniquifier {
  font-family: "Merriweather Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}


.frank-ruhl-libre-uniquifier {
  font-family: "Frank Ruhl Libre", serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}