@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300..900;1,300..900&display=swap');

h1, h2, h3, h4, h5, h6,
.Heading, .SectionHeader__Heading {
  font-family: "ItemsTextTrial-Light";
  font-weight: 400;
}
p{
  font-family: "GalanoGrotesqueAlt-Regular";
}
a, button {
  font-family: "GalanoGrotesqueAlt-Regular";
  font-weight: 500;
}
