@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8oogmy');
  src:  url('fonts/icomoon.eot?8oogmy#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8oogmy') format('truetype'),
    url('fonts/icomoon.woff?8oogmy') format('woff'),
    url('fonts/icomoon.svg?8oogmy#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-chevron-small-down:before {
  content: "\e900";
}
.icon-chevron-thin-down:before {
  content: "\e907";
}
.icon-chevron-thin-left:before {
  content: "\e909";
}
.icon-chevron-thin-right:before {
  content: "\e901";
}
.icon-chevron-thin-up:before {
  content: "\e908";
}
.icon-dots-three-vertical:before {
  content: "\e902";
}
.icon-list:before {
  content: "\e903";
}
.icon-comment:before {
  content: "\e904";
}
.icon-email:before {
  content: "\e905";
}
.icon-mapmarker:before {
  content: "\e906";
}
.icon-home:before {
  content: "\e90a";
}
.icon-phone:before {
  content: "\e942";
}
.icon-clock2:before {
  content: "\e94f";
}
.icon-mobile:before {
  content: "\e958";
}
.icon-rocket:before {
  content: "\e9a5";
}
.icon-truck:before {
  content: "\e9b0";
}
.icon-smile:before {
  content: "\e9e1";
}
.icon-embed2:before {
  content: "\ea80";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-linkedin:before {
  content: "\eac9";
}
