@font-face {
  font-family: 'icomoon';
  src: url('../font/icomoon.eot?55386017');
  src: url('../font/icomoon.eot?55386017#iefix') format('embedded-opentype'),
       url('../font/icomoon.woff2?55386017') format('woff2'),
       url('../font/icomoon.woff?55386017') format('woff'),
       url('../font/icomoon.ttf?55386017') format('truetype'),
       url('../font/icomoon.svg?55386017#icomoon') 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: 'icomoon';
    src: url('../font/icomoon.svg?55386017#icomoon') format('svg');
  }
}
*/
[class^="jws-icon-"]:before, [class*=" jws-icon-"]:before {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  
  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 */
  

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.jws-icon-left-thin:before { content: '\e800'; } /* '' */
.jws-icon-right-thin:before { content: '\e801'; } /* '' */
.jws-icon-right-bold:before { content: '\e802'; } /* '' */
.jws-icon-left-1:before { content: '\e803'; } /* '' */
.jws-icon-left-bold:before { content: '\e804'; } /* '' */
.jws-icon-right-2:before { content: '\e805'; } /* '' */
.jws-icon-left-circled:before { content: '\e806'; } /* '' */
.jws-icon-right-circled:before { content: '\e807'; } /* '' */
.jws-icon-minus:before { content: '\e808'; } /* '' */
.jws-icon-minus-1:before { content: '\e809'; } /* '' */
.jws-icon-minus-2:before { content: '\e80a'; } /* '' */
.jws-icon-minus-3:before { content: '\e80b'; } /* '' */
.jws-icon-minus-4:before { content: '\e80c'; } /* '' */
.jws-icon-left-small:before { content: '\e80d'; } /* '' */
.jws-icon-right-small:before { content: '\e80e'; } /* '' */
.jws-icon-up-small:before { content: '\e80f'; } /* '' */
.jws-icon-down-small:before { content: '\e810'; } /* '' */
.jws-icon-up-outline:before { content: '\e811'; } /* '' */
.jws-icon-right-outline:before { content: '\e812'; } /* '' */
.jws-icon-left-outline:before { content: '\e813'; } /* '' */
.jws-icon-down-outline:before { content: '\e814'; } /* '' */
.jws-icon-up:before { content: '\e815'; } /* '' */
.jws-icon-right-1:before { content: '\e816'; } /* '' */
.jws-icon-left-2:before { content: '\e817'; } /* '' */
.jws-icon-down:before { content: '\e818'; } /* '' */
.jws-icon-left-3:before { content: '\e819'; } /* '' */
.jws-icon-right-3:before { content: '\e81a'; } /* '' */
.jws-icon-up-1:before { content: '\e81b'; } /* '' */
.jws-icon-down-1:before { content: '\e81c'; } /* '' */
.jws-icon-up-2:before { content: '\e81d'; } /* '' */
.jws-icon-left-4:before { content: '\e81e'; } /* '' */
.jws-icon-down-2:before { content: '\e81f'; } /* '' */
.jws-icon-right-4:before { content: '\e820'; } /* '' */
.jws-icon-down-open:before { content: '\f004'; } /* '' */
.jws-icon-up-open:before { content: '\f005'; } /* '' */
.jws-icon-right-open:before { content: '\f006'; } /* '' */
.jws-icon-left-open:before { content: '\f007'; } /* '' */
.jws-icon-left:before { content: '\f177'; } /* '' */
.jws-icon-right:before { content: '\f178'; } /* '' */
.jws-icon-right-circled2:before { content: '\f18e'; } /* '' */
.jws-icon-left-circled2:before { content: '\f190'; } /* '' */
