@font-face {
  font-family: "caecilia-regular";
  src: url("caecilia-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "caecilia-bold";
  src: url("caecilia-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "caecilia-light";
  src: url("caecilia-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
