@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?l5b5d6');
  src:  url('fonts/icomoon.eot?l5b5d6#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?l5b5d6') format('truetype'),
    url('fonts/icomoon.woff?l5b5d6') format('woff'),
    url('fonts/icomoon.svg?l5b5d6#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-arrow-right:before {
  content: "\e90c";
  color: #399f5f;
}
.icon-arrow-left:before {
  content: "\e905";
  color: #399f5f;
}
.icon-play:before {
  content: "\e903";
}
.icon-mail:before {
  content: "\e90a";
}
.icon-phone:before {
  content: "\e90b";
}
.icon-location:before {
  content: "\e902";
}
.icon-list:before {
  content: "\e909";
}
.icon-grid:before {
  content: "\e908";
}
.icon-mail2:before {
  content: "\e907";
}
.icon-rss:before {
  content: "\e906";
}
.icon-googleplus:before {
  content: "\e904";
}
.icon-linkedin:before {
  content: "\e912";
}
.icon-twitter:before {
  content: "\e90e";
}
.icon-facebook:before {
  content: "\e90f";
}
.icon-pinterest:before {
  content: "\e800";
}
.icon-linkedin-block:before {
  content: "\e616";
}
.icon-instagram:before {
  content: "\e609";
}
.icon-youtube:before {
  content: "\e60e";
}
.icon-instagram2:before {
  content: "\e901";
  color: #4a4a4a;
}
.icon-mail3:before {
  content: "\e90d";
}
.icon-message:before {
  content: "\e900";
}
.icon-printer:before {
  content: "\e954";
}
.icon-pause:before {
  content: "\ea16";
}
.icon-pause2:before {
  content: "\ea1d";
}
