@font-face {
  font-family: 'websnipp';
  src: url('../font/websnipp.eot?26939685');
  src: url('../font/websnipp.eot?26939685#iefix') format('embedded-opentype'),
       url('../font/websnipp.woff2?26939685') format('woff2'),
       url('../font/websnipp.woff?26939685') format('woff'),
       url('../font/websnipp.ttf?26939685') format('truetype'),
       url('../font/websnipp.svg?26939685#websnipp') 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: 'websnipp';
    src: url('../font/websnipp.svg?26939685#websnipp') format('svg');
  }
}
*/
[class^="ws-"]:before, [class*=" ws-"]:before {
  font-family: "websnipp";
  font-style: normal;
  font-weight: normal;
  speak: never;

  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%; */

  /* 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); */
}

.ws-course-mode:before { content: '\e800'; } /* '' */
.ws-district:before { content: '\e801'; } /* '' */
.ws-document:before { content: '\e802'; } /* '' */
.ws-exam:before { content: '\e803'; } /* '' */
.ws-exam-center:before { content: '\e804'; } /* '' */
.ws-form-fields:before { content: '\e805'; } /* '' */
.ws-gender:before { content: '\e806'; } /* '' */
.ws-grad-year:before { content: '\e807'; } /* '' */
.ws-hr-manager:before { content: '\e808'; } /* '' */
.ws-job:before { content: '\e809'; } /* '' */
.ws-language:before { content: '\e80a'; } /* '' */
.ws-marital-status:before { content: '\e80b'; } /* '' */
.ws-mis:before { content: '\e80c'; } /* '' */
.ws-qualification:before { content: '\e80d'; } /* '' */
.ws-no-job:before { content: '\e80e'; } /* '' */
.ws-nationality:before { content: '\e80f'; } /* '' */
.ws-recruiter:before { content: '\e810'; } /* '' */
.ws-address:before { content: '\e811'; } /* '' */
.ws-work-experience:before { content: '\e812'; } /* '' */
.ws-admin:before { content: '\e813'; } /* '' */
.ws-board:before { content: '\e814'; } /* '' */
.ws-admin-user:before { content: '\e815'; } /* '' */
.ws-category:before { content: '\e816'; } /* '' */
.ws-religion:before { content: '\e817'; } /* '' */
.ws-country-1:before { content: '\e818'; } /* '' */
.ws-country:before { content: '\e819'; } /* '' */
