@font-face {
  font-family: "Greycliff";
  font-weight: normal;
  src: url("/fonts/GreycliffCF-Regular.woff2") format("woff2"),
    url("/fonts/GreycliffCF-Regular.woff") format("woff");
}

@font-face {
  font-family: "Greycliff";
  font-weight: 600;
  src: url("/fonts/GreycliffCF-DemiBold.woff2") format("woff2"),
    url("/fonts/GreycliffCF-DemiBold.woff") format("woff");
}

@font-face {
  font-family: "Greycliff";
  font-weight: 700;
  src: url("/fonts/GreycliffCF-Bold.woff2") format("woff2"),
    url("/fonts/GreycliffCF-Bold.woff") format("woff");
}
