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

[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'themeicons' !important;
  speak: none;
  font-style: normal;
  font-weight: 300;
  font-variant: inherit;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.ico-wordpress:before {
  content: "\f19a";
}
.ico-wordpress-simple:before {
  content: "\f411";
}
.ico-search:before {
  content: "\f002";
}
.ico-headphones:before {
  content: "\f025";
}
.ico-camera-retro:before {
  content: "\f083";
}
.ico-key:before {
  content: "\f084";
}
.ico-angle-left:before {
  content: "\f104";
}
.ico-angle-right:before {
  content: "\f105";
}
.ico-angle-up:before {
  content: "\f106";
}
.ico-angle-down:before {
  content: "\f107";
}
.ico-desktop:before {
  content: "\f108";
}
.ico-code:before {
  content: "\f121";
}
.ico-rocket:before {
  content: "\f135";
}
.ico-long-arrow-left:before {
  content: "\f177";
}
.ico-long-arrow-right:before {
  content: "\f178";
}
.ico-file-code:before {
  content: "\f1c9";
}
.ico-paper-plane:before {
  content: "\f1d8";
}
.ico-chart-area:before {
  content: "\f1fe";
}
.ico-chart-pie:before {
  content: "\f200";
}
.ico-street-view:before {
  content: "\f21d";
}
.ico-tv:before {
  content: "\f26c";
}
.ico-camera-alt:before {
  content: "\f332";
}
.ico-desktop-alt:before {
  content: "\f390";
}
.ico-map-marker-alt:before {
  content: "\f3c5";
}
.ico-headset:before {
  content: "\f590";
}
.ico-pencil-ruler:before {
  content: "\f5ae";
}
.ico-car-battery:before {
  content: "\f5df";
}
.ico-laptop-code:before {
  content: "\f5fc";
}
.ico-pencil-paintbrush:before {
  content: "\f618";
}
.ico-chart-pie-alt:before {
  content: "\f64e";
}
.ico-tools:before {
  content: "\f7d9";
}
.ico-phone-alt:before {
  content: "\f879";
}
