@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?53r2uu');
  src:  url('fonts/icomoon.eot?53r2uu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?53r2uu') format('truetype'),
    url('fonts/icomoon.woff?53r2uu') format('woff'),
    url('fonts/icomoon.svg?53r2uu#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: 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-search-ff:before {
  content: "\e909";
}
.icon-envelop-ff:before {
  content: "\e907";
}
.icon-mobile-ff:before {
  content: "\e908";
}
.icon-clipboard-ff:before {
  content: "\e900";
}
.icon-facebook-ff:before {
  content: "\e901";
}
.icon-instagram-ff:before {
  content: "\e902";
}
.icon-pinterest-ff:before {
  content: "\e903";
}
.icon-twitter-ff:before {
  content: "\e904";
}
.icon-user-ff:before {
  content: "\e905";
}
.icon-youtube-ff:before {
  content: "\e906";
}
