@import url('https://fonts.googleapis.com/css2?family=Berkshire+Swash&family=Yesteryear&display=swap');
.berkshire-swash-regular {
  font-family: "Berkshire Swash", serif;
  font-weight: 400;
  font-style: normal;
}

.yesteryear-regular {
  font-family: "Yesteryear", cursive;
  font-weight: 400;
  font-style: normal;
}
.mozilla-text{
  font-family: 'DM Sans',sans-serif;
  font-weight: 700;
  font-style: normal;
}
