@font-face {
  font-family: 'icon';
  src: url('icon.eot?163557');
  src: url('icon.eot?163557#iefix') format('embedded-opentype'),
       url('icon.woff2?163557') format('woff2'),
       url('icon.woff?163557') format('woff'),
       url('icon.ttf?163557') format('truetype'),
       url('icon.svg?163557#icon') 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: 'icon';
    src: url('../font/icon.svg?163557#icon') format('svg');
  }
}
*/
[class^="jws_"]:before, [class*=" jws_"]:before {
  font-family: "icon";
      font-style: normal;
      font-weight: normal;


}

.jws_ping:before { content: '\e800'; } /* '' */
.jws_juter:before { content: '\e801'; } /* '' */
.jws_dowlaod:before { content: '\e802'; } /* '' */
.jws_upload:before { content: '\e803'; } /* '' */
.jws_open-laptop-computer:before { content: '\e804'; } /* '' */