@font-face {
  font-family: "MuseoSansRounded-500";
  src: url("fonts/MuseoSansRounded500.woff2") format("woff2"), url("fonts/MuseoSansRounded500.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "MuseoSansRounded-900";
  src: url("fonts/MuseoSansRounded-900.woff2") format("woff2"), url("fonts/MuseoSansRounded-900.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GreycliffCF-Regular";
  src: url("fonts/greycliffcf-regular.woff2") format("woff2"), url("fonts/greycliffcf-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GreycliffCF-Bold";
  src: url("fonts/greycliffcf-bold.woff2") format("woff2"), url("fonts/greycliffcf-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "HelveticaNeue-Medium";
  src: url("fonts/helveticaneue-medium.woff") format("woff");
  src: url("fonts/helveticaneue-medium.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  font-stretch: 100;
}

@font-face {
  font-family: "HelveticaNeue-Light";
  src: url("fonts/helveticaneue-light.woff") format("woff"), url("fonts/helveticaneue-light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/*# sourceMappingURL=fonts.css.map */