@font-face {
  font-family: 'icomoon';
  src:url('fonts/icomoon.eot?skavrq');
  src:url('fonts/icomoon.eot?#iefixskavrq') format('embedded-opentype'),
    url('fonts/icomoon.woff?skavrq') format('woff'),
    url('fonts/icomoon.ttf?skavrq') format('truetype'),
    url('fonts/icomoon.svg?skavrq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  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-pencil:before {
  content: "\e607";
}
.icon-lamp:before {
  content: "\e608";
}
.icon-chart:before {
  content: "\e609";
}
.icon-facebook:before {
  content: "\e600";
}
.icon-twitter:before {
  content: "\e601";
}
.icon-pinterest:before {
  content: "\e602";
}
.icon-instagram:before {
  content: "\e603";
}
.icon-youtube:before {
  content: "\e604";
}
.icon-blackberry:before {
  content: "\e606";
}
.icon-whatsapp:before {
  content: "\e605";
}
.icon-phone:before {
  content: "\e60a";
}
.icon-envelope:before {
  content: "\e60b";
}
