/* F&C brand fonts - self-hosted, WOFF2 only */
/* Place .woff2 files at /fonts/ relative to the site root. */

@font-face {
  font-family: "Marlide Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/MarlideDisplay-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Marlide Display";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/MarlideDisplay-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Marlide Display";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/MarlideDisplay-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Marlide Display";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/MarlideDisplay-ExtraBold.woff2") format("woff2");
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url("/fonts/Manrope-ExtraLight.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("/fonts/Manrope-Light.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Manrope-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("/fonts/Manrope-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("/fonts/Manrope-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Manrope-Bold.woff2") format("woff2");
}
@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("/fonts/Manrope-ExtraBold.woff2") format("woff2");
}

@font-face {
  font-family: "Handjet";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("/fonts/Handjet-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "Handjet";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("/fonts/Handjet-Bold.woff2") format("woff2");
}
