@font-face {
  font-family: 'veneer';
  src: url('veneer-webfont.woff2') format('woff2');
  font-weight: normal;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('icomoon.woff?23mb87') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

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

.icon-linkedin1:before {
  content: "\e908";
}
.icon-pinterest:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-facebook:before {
  content: "\e90b";
}
.icon-facebook-f:before {
  content: "\e90b";
}
.icon-play:before {
  content: "\e907";
  color: #fff;
}
.icon-next:before {
  content: "\e903";
}
.icon-prev:before {
  content: "\e904";
}
.icon-facebook1:before {
  content: "\e900";
  color: #11107f;
}
.icon-instagram:before {
  content: "\e901";
  color: #11107f;
}
.icon-linkedin:before {
  content: "\e902";
  color: #11107f;
}
.icon-youtube:before {
  content: "\e906";
  color: #11107f;
}
.icon-search:before {
  content: "\e905";
  color: #fff;
}
.icon-share2:before {
  content: "\ea82";
}
