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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  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-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-adobexd:before {
  content: "\e900";
  color: #ff2bc2;
}
.icon-css3:before {
  content: "\e901";
  color: #1572b6;
}
.icon-git:before {
  content: "\e902";
  color: #f05032;
}
.icon-html5:before {
  content: "\e903";
  color: #e34f26;
}
.icon-javascript:before {
  content: "\e904";
  color: #f7df1e;
}
.icon-shopify:before {
  content: "\e905";
  color: #7ab55c;
}
