@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8r281h');
  src:  url('fonts/icomoon.eot?8r281h#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8r281h') format('truetype'),
    url('fonts/icomoon.woff?8r281h') format('woff'),
    url('fonts/icomoon.svg?8r281h#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-phone-call:before {
  content: "\e900";
}
.icon-mail:before {
  content: "\e901";
}
.icon-home:before {
  content: "\e902";
}
.icon-location:before {
  content: "\e903";
}
.icon-message:before {
  content: "\e904";
}
.icon-user:before {
  content: "\e905";
}
.icon-teamwork:before {
  content: "\e906";
}
.icon-photo-camera:before {
  content: "\e907";
}
.icon-road-sign:before {
  content: "\e908";
}
.icon-compass:before {
  content: "\e909";
}
.icon-international:before {
  content: "\e90a";
}
.icon-at:before {
  content: "\e90b";
}
.icon-contacts:before {
  content: "\e90c";
}
.icon-support:before {
  content: "\e90d";
}
.icon-clock:before {
  content: "\e90e";
}
.icon-videocall:before {
  content: "\e90f";
}
.icon-mouse:before {
  content: "\e910";
}
.icon-desktop:before {
  content: "\e911";
}
.icon-connection:before {
  content: "\e912";
}
.icon-information:before {
  content: "\e913";
}
.icon-chat:before {
  content: "\e914";
}
.icon-balance:before {
  content: "\e915";
}
.icon-flag:before {
  content: "\e916";
}
.icon-view:before {
  content: "\e917";
}
.icon-vegan:before {
  content: "\e918";
}
.icon-checked:before {
  content: "\e919";
}
.icon-check:before {
  content: "\e91a";
}
.icon-right-arrow:before {
  content: "\e91b";
}
.icon-enter:before {
  content: "\e91c";
}
