@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?3mwgim');
  src:  url('fonts/icomoon.eot?3mwgim#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?3mwgim') format('truetype'),
    url('fonts/icomoon.woff?3mwgim') format('woff'),
    url('fonts/icomoon.svg?3mwgim#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-check-square:before {
  content: "\e908";
}
.icon-chevron-down:before {
  content: "\e909";
}
.icon-chevron-left:before {
  content: "\e90a";
}
.icon-chevron-right:before {
  content: "\e90b";
}
.icon-chevron-up:before {
  content: "\e90c";
}
.icon-download:before {
  content: "\e90d";
}
.icon-external-link:before {
  content: "\e90e";
}
.icon-mail:before {
  content: "\e923";
}
.icon-map-pin:before {
  content: "\e924";
}
.icon-menu:before {
  content: "\e90f";
}
.icon-play-circle:before {
  content: "\e91e";
}
.icon-search:before {
  content: "\e91f";
}
.icon-share-2:before {
  content: "\e920";
}
.icon-smartphone:before {
  content: "\e925";
}
.icon-square:before {
  content: "\e912";
}
.icon-user:before {
  content: "\e915";
}
.icon-x:before {
  content: "\e913";
}
.icon-x-circle:before {
  content: "\e914";
}
.icon-facebook:before {
  content: "\e917";
  color: #1877f2;
}
.icon-instagram:before {
  content: "\e919";
  color: #e4405f;
}
.icon-linkedin:before {
  content: "\1f303";
  color: #0077b5;
}
.icon-pinterest:before {
  content: "\e91b";
  color: #bd081c;
}
.icon-tiktok:before {
  content: "\e929";
}
.icon-x1:before {
  content: "\e91c";
}
.icon-youtube:before {
  content: "\e91d";
  color: #f00;
}
