@font-face {
  font-family: "Casella Serif";
  src: url("../welcome/source-serif-4.ttf") format("truetype");
  font-style: normal;
  font-weight: 200 900;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("dm-sans-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "DM Sans";
  src: url("dm-sans-bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
.casella-wordmark {
  font-family: "Casella Serif", Georgia, serif;
  font-weight: 500;
  font-optical-sizing: none;
  font-variation-settings: "opsz" 32;
  line-height: 1.08;
  letter-spacing: -.035em;
  color: #4b3023;
  text-decoration: none;
  white-space: nowrap;
}
