@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?qm49yu');
  src:  url('fonts/icomoon.eot?qm49yu#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?qm49yu') format('truetype'),
    url('fonts/icomoon.woff?qm49yu') format('woff'),
    url('fonts/icomoon.svg?qm49yu#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-css3:before {
  content: "\e906";
  color: #1572b6;
}
.icon-adobeindesign:before {
  content: "\e903";
  color: #fd3f93;
}
.icon-adobeillustrator:before {
  content: "\e904";
  color: #ff7c00;
}
.icon-adobephotoshop:before {
  content: "\e905";
  color: #00c8ff;
}
.icon-javascript:before {
  content: "\e900";
  color: #f7df1e;
}
.icon-bootstrap:before {
  content: "\e901";
  color: #563d7c;
}
.icon-html5:before {
  content: "\e902";
  color: #e34f26;
}
.icon-wordpress:before {
  content: "\eab4";
    color: #0077a9;
}
