@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?p7fwh3');
  src:  url('fonts/icomoon.eot?p7fwh3#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?p7fwh3') format('truetype'),
    url('fonts/icomoon.woff?p7fwh3') format('woff'),
    url('fonts/icomoon.svg?p7fwh3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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;
}

.icon-facebook-new-icon:before {
  content: "\e901";
  color: #fefefe;
}
.icon-linkedin-new-icon:before {
  content: "\e902";
  color: #fefefe;
}
.icon-instagram-icon:before {
  content: "\e900";
  color: #fff;
}
.icon-linkedin-icon .path1:before {
  content: "\e908";
  color: rgb(255, 255, 255);
}
.icon-linkedin-icon .path2:before {
  content: "\e90c";
  margin-left: -1em;
  color: rgb(20, 40, 65);
}
.icon-facebook-icon .path1:before {
  content: "\e90a";
  color: rgb(255, 255, 255);
}
.icon-facebook-icon .path2:before {
  content: "\e90d";
  margin-left: -1em;
  color: rgb(20, 40, 65);
}
.icon-youtube-icon:before {
  content: "\e90b";
  color: #fff;
}
.icon-Group-26:before {
  content: "\e909";
  color: #294964;
}
.icon--icon-_social-twitter:before {
  content: "\e903";
  color: #fff;
}
.icon-longarrow:before {
  content: "\e905";
  color: #fff;
}
.icon-prev:before {
  content: "\e906";
}
.icon-next:before {
  content: "\e907";
}
.icon-Arrow-8:before {
  content: "\e904";
}