/* CMCO webfont — Zalando Sans SemiExpanded (variable weight file from Google Fonts). */
@font-face {
  font-family: "Zalando Sans SemiExpanded";
  src: url("../assets/fonts/ZalandoSansSemiExpanded-Variable.woff2") format("woff2");
  font-weight: 300 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Zalando Sans SemiExpanded";
  src: url("../assets/fonts/ZalandoSansSemiExpanded-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
