@charset "UTF-8";

/*Outfit*/
@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 200;
  src: local("Outfit ExtraLight"), url('/content/dam/channel/wcms/de/monthlylg/fonts/Outfit-ExtraLight.woff2') format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 300;
  src: local("Outfit Light"), url('/content/dam/channel/wcms/de/monthlylg/fonts/Outfit-Light.woff2') format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  src: local("Outfit Regular"), url('/content/dam/channel/wcms/de/monthlylg/fonts/Outfit-Regular.woff2') format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  src: local("Outfit Medium"), url('/content/dam/channel/wcms/de/monthlylg/fonts/Outfit-Medium.woff2') format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 600;
  src: local("Outfit SemiBold"), url('/content/dam/channel/wcms/de/monthlylg/fonts/Outfit-SemiBold.woff2') format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 700;
  src: local("Outfit Bold"), url('/content/dam/channel/wcms/de/monthlylg/fonts/Outfit-Bold.woff2') format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Outfit";
  font-style: normal;
  font-weight: 900;
  src: local("Outfit Black"), url('/content/dam/channel/wcms/de/monthlylg/fonts/Outfit-Black.woff2') format("woff2");
}


