@font-face {
  font-family: 'webico';
  src: url('webico.eot?63576204');
  src: url('webico.eot?63576204#iefix') format('embedded-opentype'),
       url('webico.woff?63576204') format('woff'),
       url('webico.ttf?63576204') format('truetype'),
       url('webico.svg?63576204#webico') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'webico';
    src: url('webico.svg?63576204#webico') format('svg');
  }
}
*/
 
 [class^="wi-icon-"]:before, [class*=" wi-icon-"]:before {
  font-family: "webico";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.wi-icon-safari:before { content: '\e800'; } /* '' */
.wi-icon-android2:before { content: '\e801'; } /* '' */
.wi-icon-data6:before { content: '\e802'; } /* '' */
.wi-icon-email7:before { content: '\e803'; } /* '' */
.wi-icon-firefox:before { content: '\e804'; } /* '' */
.wi-icon-ftp:before { content: '\e805'; } /* '' */
.wi-icon-browser16:before { content: '\e806'; } /* '' */
.wi-icon-linux1:before { content: '\e807'; } /* '' */
.wi-icon-opera2:before { content: '\e808'; } /* '' */
.wi-icon-macos:before { content: '\e809'; } /* '' */
.wi-icon-firefox-1:before { content: '\e80a'; } /* '' */
.wi-icon-chrome:before { content: '\e80b'; } /* '' */
.wi-icon-ie:before { content: '\e80c'; } /* '' */
.wi-icon-internet7:before { content: '\e80d'; } /* '' */
.wi-icon-geo:before { content: '\e80e'; } /* '' */
.wi-icon-opera:before { content: '\e80f'; } /* '' */
.wi-icon-firefox.defaultcolor, .wi-icon-firefox-1.defaultcolor { color: #dd5725; }
.wi-icon-chrome.defaultcolor { color: #4cb849; }
.wi-icon-opera2.defaultcolor, .wi-icon-opera.defaultcolor { color: #d41f26; }
.wi-icon-ie.defaultcolor, .wi-icon-internet7.defaultcolor { color: #43bced; }
.wi-icon-safari.defaultcolor { color: #1c8ff6; }