@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?reiu54');
  src:  url('../fonts/icomoon.eot?reiu54#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?reiu54') format('truetype'),
    url('../fonts/icomoon.woff?reiu54') format('woff'),
    url('../fonts/icomoon.svg?reiu54#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-email:before {
  content: "\f0e0";
}
.icon-facebook:before {
  content: "\e900";
  color: #3b5998;
}
.icon-gmail:before {
  content: "\e901";
  color: #d14836;
}
.icon-googleplus:before {
  content: "\e902";
  color: #dc4e41;
}
.icon-linkedin:before {
  content: "\e903";
  color: #0077b5;
}
.icon-pinboard:before {
  content: "\e904";
  color: #00f;
}
.icon-pinterest:before {
  content: "\e905";
  color: #bd081c;
}
.icon-pocket:before {
  content: "\e906";
  color: #ef3f56;
}
.icon-reddit:before {
  content: "\e907";
  color: #ff4500;
}
.icon-stumbleupon:before {
  content: "\e908";
  color: #eb4924;
}
.icon-telegram:before {
  content: "\e909";
  color: #2ca5e0;
}
.icon-tumblr:before {
  content: "\e90a";
  color: #36465d;
}
.icon-twitter:before {
  content: "\e90b";
  color: #1da1f2;
}
.icon-vk:before {
  content: "\e90c";
  color: #6383a8;
}
.icon-whatsapp:before {
  content: "\e90d";
  color: #25d366;
}
.icon-wordpress:before {
  content: "\e90e";
  color: #21759b;
}
.icon-xing:before {
  content: "\e90f";
  color: #006567;
}
.icon-ycombinator:before {
  content: "\e910";
  color: #f0652f;
}
