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

.awc-icon-service-gesundheit:before { content: '\e901'; } /* '' */
.awc-icon-service-bauen-und-wohnen:before { content: '\e902'; } /* '' */
.awc-icon-service-bildung-und-schulen:before { content: '\e903'; } /* '' */
.awc-icon-service-familie-und-kinderbetreuung:before { content: '\e904'; } /* '' */
.awc-icon-service-trauerfaelle-und-bestattung:before { content: '\e905'; } /* '' */
.awc-icon-service-kunst-und-kultur:before { content: '\e906'; } /* '' */
.awc-icon-service-sprechtage-rechtsberatung-und-sonstiges:before { content: '\e907'; } /* '' */
.awc-icon-service-saubere-umwelt:before { content: '\e908'; } /* '' */
.awc-icon-service-sicherheit-und-ordnung:before { content: '\e909'; } /* '' */
.awc-icon-service-gesellschaft-und-soziales:before { content: '\e90a'; } /* '' */
.awc-icon-service-land-und-forstwirtschaft:before { content: '\e90b'; } /* '' */
.awc-icon-service-paragraph:before { content: '\e90c'; } /* '' */
.awc-icon-service-sport-und-freizeit:before { content: '\e90d'; } /* '' */
.awc-icon-service-wahlen-und-direkte-demokratie:before { content: '\e90e'; } /* '' */
.awc-icon-service-zur-person:before { content: '\e90f'; } /* '' */
.awc-icon-service-veranstaltungen:before { content: '\e910'; } /* '' */
.awc-icon-service-wirtschaft-und-tourismus:before { content: '\e911'; } /* '' */
.awc-icon-service-verwaltungsstrafen-zentrale-anwendung:before { content: '\e912'; } /* '' */
.awc-icon-service-steuern-und-abgaben:before { content: '\e913'; } /* '' */
.awc-icon-service-tourismus:before { content: '\e914'; } /* '' */
.awc-icon-service-verkehr-und-technik:before { content: '\e915'; } /* '' */
.awc-icon-service-kirche-und-religion:before { content: '\e916'; } /* '' */
.awc-icon-service-landesverteidigung:before { content: '\e917'; } /* '' */
.awc-icon-service-fundamt:before { content: '\e918'; } /* '' */
.awc-icon-suche:before { content: '\e919'; } /* '' */
.awc-icon-service-strasseninfrastruktur:before { content: '\e91a'; } /* '' */
.awc-icon-kontakt:before { content: '\e91b'; } /* '' */
.awc-icon-seitenanfang:before { content: '\e91c'; } /* '' */
.awc-icon-graduation-cap:before { content: '\e91d'; } /* '' */
.awc-icon-wallet:before { content: '\e91e'; } /* '' */
.awc-icon-language:before { content: '\e91f'; } /* '' */
.awc-icon-drucken:before { content: '\e920'; } /* '' */
.awc-icon-edit-1:before { content: '\e921'; } /* '' */
.awc-icon-zoom-in:before { content: '\e922'; } /* '' */
.awc-icon-zoom-out:before { content: '\e923'; } /* '' */
