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

.cs-icon-instagram:before { content: '\e900'; } /* '' */
.cs-icon-linkedin:before { content: '\e901'; } /* '' */
.cs-icon-mail:before { content: '\e902'; } /* '' */
.cs-icon-phone:before { content: '\e903'; } /* '' */
.cs-icon-pin:before { content: '\e904'; } /* '' */
.cs-icon-youtube:before { content: '\e905'; } /* '' */
.cs-icon-menu-close:before { content: '\e906'; } /* '' */
.cs-icon-menu:before { content: '\e907'; } /* '' */
.cs-icon-language:before { content: '\e908'; } /* '' */
.cs-icon-message:before { content: '\e909'; } /* '' */
.cs-icon-search:before { content: '\e90a'; } /* '' */
.cs-icon-arrow:before { content: '\e90b'; } /* '' */
.cs-icon-minus:before { content: '\e90c'; } /* '' */
.cs-icon-plus:before { content: '\e90d'; } /* '' */
.cs-icon-video:before { content: '\e90e'; } /* '' */
.cs-icon-document:before { content: '\e90f'; } /* '' */
.cs-icon-Abdecken:before { content: '\e910'; } /* '' */
.cs-icon-Arbeitsschutz:before { content: '\e911'; } /* '' */
.cs-icon-werbemittel:before { content: '\e912'; } /* '' */
.cs-icon-checkmark:before { content: '\e913'; } /* '' */
.cs-icon-clock:before { content: '\e914'; } /* '' */
.cs-icon-euro:before { content: '\e915'; } /* '' */
.cs-icon-maps:before { content: '\e916'; } /* '' */
.cs-icon-settings:before { content: '\e917'; } /* '' */
.cs-icon-text-document:before { content: '\e918'; } /* '' */
.cs-icon-usergroup:before { content: '\e919'; } /* '' */
.cs-icon-location-pointer:before { content: '\e91a'; } /* '' */
.cs-icon-facebook:before { content: '\e91b'; } /* '' */
.cs-icon-download:before { content: '\e91c'; } /* '' */
.cs-icon-Kleben-und-Beschichten:before { content: '\e921'; } /* '' */
.cs-icon-Lackieren:before { content: '\e922'; } /* '' */
.cs-icon-Polieren:before { content: '\e923'; } /* '' */
.cs-icon-Reinigen:before { content: '\e924'; } /* '' */
.cs-icon-Schleifen:before { content: '\e925'; } /* '' */
.cs-icon-Spachteln:before { content: '\e926'; } /* '' */
.cs-icon-Zubehoer:before { content: '\e927'; } /* '' */
