@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?pue86l');
  src:  url('fonts/icomoon.eot?pue86l#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?pue86l') format('truetype'),
    url('fonts/icomoon.woff?pue86l') format('woff'),
    url('fonts/icomoon.svg?pue86l#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[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-fb:before {
  content: "\e900";
}
.icon-in:before {
  content: "\e901";
}
.icon-inst:before {
  content: "\e902";
}
.icon-mob:before {
  content: "\e903";
}
.icon-msg:before {
  content: "\e904";
}
.icon-Pint:before {
  content: "\e905";
}
.icon-spectre:before {
  content: "\e906";
}
.icon-tel:before {
  content: "\e907";
}
.icon-twt:before {
  content: "\e908";
}
.icon-yt:before {
  content: "\e909";
}
