@font-face {
  font-family: 'showdogsicons';
  src: url('../font/showdogsicons.eot?40075596');
  src: url('../font/showdogsicons.eot?40075596#iefix') format('embedded-opentype'),
       url('../font/showdogsicons.woff2?40075596') format('woff2'),
       url('../font/showdogsicons.woff?40075596') format('woff'),
       url('../font/showdogsicons.ttf?40075596') format('truetype'),
       url('../font/showdogsicons.svg?40075596#showdogsicons') 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: 'showdogsicons';
    src: url('../font/showdogsicons.svg?40075596#showdogsicons') format('svg');
  }
}
*/
[class^="wicon-"]:before, [class*=" wicon-"]:before {
  font-family: "showdogsicons";
  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); */
}

.wicon-heart-empty:before { content: '\e800'; } /* '' */
.wicon-heart:before { content: '\e801'; } /* '' */
.wicon-star:before { content: '\e802'; } /* '' */
.wicon-star-empty:before { content: '\e803'; } /* '' */
.wicon-eye:before { content: '\e804'; } /* '' */
.wicon-eye-off:before { content: '\e805'; } /* '' */
.wicon-ambulance:before { content: '\e806'; } /* '' */
.wicon-loop:before { content: '\e807'; } /* '' */
.wicon-guidedog:before { content: '\e808'; } /* '' */
.wicon-male:before { content: '\e809'; } /* '' */
.wicon-female:before { content: '\e80a'; } /* '' */
.wicon-wrench:before { content: '\e80b'; } /* '' */
.wicon-attention:before { content: '\e80c'; } /* '' */
.wicon-tags:before { content: '\e80d'; } /* '' */
.wicon-tag:before { content: '\e80e'; } /* '' */
.wicon-attention-1:before { content: '\e80f'; } /* '' */
.wicon-attention-circled:before { content: '\e810'; } /* '' */
.wicon-wrench-1:before { content: '\e811'; } /* '' */
.wicon-cog-alt:before { content: '\e812'; } /* '' */
.wicon-award:before { content: '\e813'; } /* '' */
.wicon-facebook-squared:before { content: '\e814'; } /* '' */
.wicon-help:before { content: '\e815'; } /* '' */
.wicon-help-circled:before { content: '\e816'; } /* '' */
.wicon-stethoscope:before { content: '\e817'; } /* '' */
.wicon-doctor:before { content: '\e818'; } /* '' */
.wicon-medkit:before { content: '\e819'; } /* '' */
.wicon-hospital:before { content: '\e81a'; } /* '' */
.wicon-spin1:before { content: '\e81b'; } /* '' */
.wicon-spin2:before { content: '\e81c'; } /* '' */
.wicon-spin3:before { content: '\e81d'; } /* '' */
.wicon-spin4:before { content: '\e81e'; } /* '' */
.wicon-spin5:before { content: '\e81f'; } /* '' */
.wicon-spin6:before { content: '\e820'; } /* '' */
.wicon-home:before { content: '\e821'; } /* '' */
.wicon-vcard:before { content: '\e822'; } /* '' */
.wicon-heart-broken:before { content: '\e823'; } /* '' */
.wicon-globe:before { content: '\e824'; } /* '' */
.wicon-info-circled:before { content: '\e825'; } /* '' */
.wicon-info:before { content: '\e826'; } /* '' */
.wicon-bullseye:before { content: '\e827'; } /* '' */
.wicon-graduation-cap:before { content: '\e828'; } /* '' */
.wicon-globe-1:before { content: '\e829'; } /* '' */
.wicon-award-1:before { content: '\e82a'; } /* '' */
.wicon-award-empty:before { content: '\e82b'; } /* '' */
.wicon-award-2:before { content: '\e82c'; } /* '' */
.wicon-handshake-o:before { content: '\f2b5'; } /* '' */
