@font-face {
  font-style: normal;
  font-weight: normal;
  src:
    url("/themes/custom/frontend/assets/fonts/Lineto-Le-Corbusier/LeCorbusierLLWeb-Regular.woff2")
      format("woff2"),
    url("/themes/custom/frontend/assets/fonts/Lineto-Le-Corbusier/LeCorbusierLLWeb-Regular.woff")
      format("woff");
  font-family: "LeCorbusierLLWeb-Regular";
  font-display: swap;
}

@font-face {
  font-style: normal;
  font-weight: 500;
  src: url("/themes/aleor/assets/fonts/Pitch-sans-medium.woff") format("woff");
  font-family: "Pitch-sans";
  font-display: swap;
}

@font-face {
  font-style: normal;
  font-weight: 700;
  src: url("/themes/aleor/assets/fonts/Pitch-sans-bold.woff") format("woff");
  font-family: "Pitch-sans";
  font-display: swap;
}
