@font-face {
  font-family: 'gyrocode';
  src:
    url('fonts/gyrocode.ttf?iw1y4h') format('truetype'),
    url('fonts/gyrocode.woff?iw1y4h') format('woff'),
    url('fonts/gyrocode.svg?iw1y4h#gyrocode') 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: 'gyrocode' !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-service-dev:before {
  content: "\e900";
}
.icon-service-support:before {
  content: "\e901";
}
.icon-service-design:before {
  content: "\e902";
}
.icon-service-hosting:before {
  content: "\e903";
}
.icon-search:before {
  content: "\f002";
}
.icon-heart:before {
  content: "\f004";
}
.icon-user:before {
  content: "\f007";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-download:before {
  content: "\f019";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-exclamation-circle:before {
  content: "\f06a";
}
.icon-comment:before {
  content: "\f075";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-phone:before {
  content: "\f095";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-chain:before {
  content: "\f0c1";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-building-o:before {
  content: "\f0f7";
}
.icon-calendar-o:before {
  content: "\f133";
}
.icon-stack-overflow:before {
  content: "\f16c";
}
.icon-skype:before {
  content: "\f17e";
}
.icon-file-code-o:before {
  content: "\f1c9";
}
