@font-face {
  font-family: "Molde";
  src: url("../fonts/Molde-Light.woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Molde";
  src: url("../fonts/Molde-LightItalic.woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

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

@font-face {
  font-family: "Molde";
  src: url("../fonts/Molde-RegularItalic.woff2");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Molde";
  src: url("../fonts/Molde-Medium.woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Molde";
  src: url("../fonts/Molde-MediumItalic.woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Molde";
  src: url("../fonts/Molde-Semibold.woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Molde";
  src: url("../fonts/Molde-SemiboldItalic.woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Molde";
  src: url("../fonts/Molde-Bold.woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Molde";
  src: url("../fonts/Molde-BoldItalic.woff2");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
