@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?qqxo1w');
  src:  url('../fonts/icomoon.eot?qqxo1w#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?qqxo1w') format('truetype'),
    url('../fonts/icomoon.woff?qqxo1w') format('woff'),
    url('../fonts/icomoon.svg?qqxo1w#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-icon-linkedin:before {
  content: "\e901";
}
.icon-icon-location:before {
  content: "\e902";
}
.icon-icon-note:before {
  content: "\e903";
}
.icon-icon-phone:before {
  content: "\e904";
}
.icon-icon-quote:before {
  content: "\e954";
}
.icon-icon-twitter:before {
  content: "\e99b";
}
.icon-icon-at:before {
  content: "\e9db";
}
.icon-icon-call:before {
  content: "\e9dc";
}
.icon-icon-cart:before {
  content: "\e9dd";
}
.icon-icon-fax:before {
  content: "\ea24";
}
.icon-icon-fb:before {
  content: "\ea25";
}
.icon-icon-insta:before {
  content: "\ea26";
}
.icon-arrow-right2:before {
  content: "\ea3c";
}
.icon-arrow-left2:before {
  content: "\ea40";
}
