@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?b8s70s');
  src:  url('fonts/icomoon.eot?b8s70s#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?b8s70s') format('truetype'),
    url('fonts/icomoon.woff?b8s70s') format('woff'),
    url('fonts/icomoon.svg?b8s70s#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-home2:before {
  content: "\e901";
}
.icon-home3:before {
  content: "\e902";
}
.icon-phone:before {
  content: "\e942";
}
.icon-address-book:before {
  content: "\e944";
}
.icon-printer:before {
  content: "\e954";
}
.icon-mail:before {
  content: "\ea83";
}
.icon-mail4:before {
  content: "\ea86";
}
