@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?kzpz3h');
  src:  url('../fonts/icomoon.eot?kzpz3h#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?kzpz3h') format('truetype'),
    url('../fonts/icomoon.woff?kzpz3h') format('woff'),
    url('../fonts/icomoon.svg?kzpz3h#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-grid:before {
  content: "\e909";
}
.icon-list:before {
  content: "\e90a";
}
.icon-circle-plus:before {
  content: "\e040";
}
.icon-circle-minus:before {
  content: "\e041";
}
.icon-phone:before {
  content: "\e0cd";
}
.icon-close:before {
  content: "\e5cd";
}
.icon-done:before {
  content: "\e876";
}
.icon-mail_outline:before {
  content: "\e0e1";
}
.icon-person_outline:before {
  content: "\e7ff";
}
.icon-play_circle_outline:before {
  content: "\e039";
}
.icon-search6:before {
  content: "\e90e";
}
.icon-image:before {
  content: "\e908";
}
.icon-film:before {
  content: "\e906";
}
.icon-play:before {
  content: "\e907";
}
.icon-facebook-official:before {
  content: "\e901";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-rss:before {
  content: "\e905";
}
.icon-flickr-with-circle:before {
  content: "\e902";
}
.icon-twitter:before {
  content: "\e903";
}
.icon-youtube:before {
  content: "\e904";
}
.icon-file-text2:before {
  content: "\e926";
}

.icon-linkedin:before {
  content: "\e8ff";
}

