@font-face {
  font-family: "theme-icons";
  src: url("../fonts/theme-icons/theme-icons.ttf?7zl0i0") format("truetype"), url("../fonts/theme-icons/theme-icons.woff?7zl0i0") format("woff"), url("../fonts/theme-icons/theme-icons.svg?7zl0i0#theme-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "theme-icons" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}

.icon-x:before {
  content: "\e909";
}

.icon-slider-arrow-left:before {
  content: "\e907";
  color: #03284f;
}

.icon-slider-arrow-right:before {
  content: "\e908";
  color: #03284f;
}

.icon-pdf:before {
  content: "\e906";
}

.icon-arrow-right:before {
  content: "\e905";
}

.icon-list:before {
  content: "\e903";
}

.icon-grid:before {
  content: "\e904";
}

.icon-chevron-right:before {
  content: "\e902";
}

.icon-chevron-left:before {
  content: "\e901";
}

.icon-linkedin:before {
  content: "\e900";
}

@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/manrope/manrope-200.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/manrope/manrope-300.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/manrope/manrope-regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/manrope/manrope-500.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/manrope/manrope-600.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/manrope/manrope-700.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Manrope";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/manrope/manrope-800.woff2") format("woff2");
}