@font-face {
  font-family: 'meckicons';
  src:  url('fonts/meckicons.eot?unez2n');
  src:  url('fonts/meckicons.eot?unez2n#iefix') format('embedded-opentype'),
    url('fonts/meckicons.ttf?unez2n') format('truetype'),
    url('fonts/meckicons.woff?unez2n') format('woff'),
    url('fonts/meckicons.svg?unez2n#meckicons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="meckicon-"], [class*=" meckicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'meckicons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.meckicon-add:before {
  content: "\e90d";
}
.meckicon-add_circle_outline:before {
  content: "\e90f";
}
.meckicon-control_point:before {
  content: "\e90f";
}
.meckicon-remove:before {
  content: "\e90e";
}
.meckicon-remove_circle_outline:before {
  content: "\e910";
}
.meckicon-arrow_back_ios:before {
  content: "\e90b";
}
.meckicon-arrow_forward_ios:before {
  content: "\e90c";
}
.meckicon-recycling:before {
  content: "\e911";
}
.meckicon-call-to-act:before {
  content: "\e90a";
}
.meckicon-architektur:before {
  content: "\e902";
}
.meckicon-bau-und-landmaschinen:before {
  content: "\e903";
}
.meckicon-fahrzeugbau:before {
  content: "\e904";
}
.meckicon-filter:before {
  content: "\e905";
}
.meckicon-industrie:before {
  content: "\e906";
}
.meckicon-lebensmittelindustrie:before {
  content: "\e907";
}
.meckicon-medizintechnik:before {
  content: "\e908";
}
.meckicon-moebelindutsrie:before {
  content: "\e909";
}
.meckicon-signet:before {
  content: "\e901";
}
.meckicon-quote:before {
  content: "\e900";
}
.meckicon-arrow-right2:before {
  content: "\ea3c";
}
.meckicon-angle-left:before {
  content: "\f104";
}
.meckicon-angle-right:before {
  content: "\f105";
}
