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

[class^="ebicon-"], [class*=" ebicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ebicon' !important;
  speak: none;
  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;
}

.ebicon-mobile:before {
  content: "\e900";
}
.ebicon-email:before {
  content: "\e901";
}
.ebicon-marker:before {
  content: "\e902";
}
.ebicon-edit:before {
  content: "\e903";
}
.ebicon-plus:before {
  content: "\e904";
}
.ebicon-minus:before {
  content: "\e905";
}
.ebicon-share:before {
  content: "\e906";
}
.ebicon-suscribe:before {
  content: "\e907";
}
.ebicon-alarm:before {
  content: "\e908";
}
.ebicon-calendar:before {
  content: "\e909";
}
.ebicon-check:before {
  content: "\e90a";
}
.ebicon-close:before {
  content: "\e90b";
}
.ebicon-envelope:before {
  content: "\e90c";
}
.ebicon-left:before {
  content: "\e90d";
}
.ebicon-newspaper:before {
  content: "\e90e";
}
.ebicon-pdf:before {
  content: "\e90f";
}
.ebicon-right:before {
  content: "\e910";
}
.ebicon-play:before {
  content: "\e911";
}
.ebicon-print:before {
  content: "\e912";
}
.ebicon-message:before {
  content: "\e913";
}
