@font-face {
  font-family: 'fontello';
  src: url("../fonts/fontello.47e7e58dc177.woff2?10105557") format('woff2'),
       url("../fonts/fontello.6f83611eb111.woff?10105557") format('woff');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  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-size: 1.2em; /* Etwas größer als der Text wirkt meist besser */
  vertical-align: -10%; /* Feinjustierung auf der Textzeile */

  /* 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); */
}

.icon-users:before { content: '\e800'; } /* '' */
.icon-sign-tavern:before { content: '\e801'; } /* '' */
.icon-char-dwarf:before { content: '\e802'; } /* '' */
.icon-swordman:before { content: '\e803'; } /* '' */
.icon-sign-wooden:before { content: '\e804'; } /* '' */
.icon-sparkles:before { content: '\e805'; } /* '' */
.icon-char-golem:before { content: '\e806'; } /* '' */
.icon-char-goblin:before { content: '\e807'; } /* '' */
.icon-char-elf:before { content: '\e808'; } /* '' */
.icon-treasure-map:before { content: '\e809'; } /* '' */
.icon-char-wizard:before { content: '\e80a'; } /* '' */
.icon-char-orc:before { content: '\e80b'; } /* '' */
.icon-clockwork:before { content: '\e80c'; } /* '' */
.icon-backpack:before { content: '\e80d'; } /* '' */
.icon-char-lizardman:before { content: '\e80e'; } /* '' */
.icon-char-priest:before { content: '\e80f'; } /* '' */
.icon-death-skull:before { content: '\e810'; } /* '' */
.icon-location-castle:before { content: '\e811'; } /* '' */
.icon-char-viking:before { content: '\e812'; } /* '' */
.icon-location-temple:before { content: '\e813'; } /* '' */
.icon-location.-castle-ruins:before { content: '\e814'; } /* '' */
.icon-gladius:before { content: '\e815'; } /* '' */
.icon-repair:before { content: '\e816'; } /* '' */
.icon-location-village:before { content: '\e817'; } /* '' */
.icon-magic-swirl:before { content: '\e818'; } /* '' */
.icon-hooded-figure:before { content: '\e819'; } /* '' */
.icon-king:before { content: '\e81a'; } /* '' */
.icon-sign-direction:before { content: '\e81b'; } /* '' */
.icon-scroll:before { content: '\e81c'; } /* '' */
.icon-ogre:before { content: '\e81d'; } /* '' */
.icon-maze:before { content: '\e81e'; } /* '' */
