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

.ezbi:before,
[class*='ezbi-']:before{
  display: inline-block;
  font-family: 'ezbi' !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ezbi-number:before{content:'\0041';}
.ezbi-function:before{content:'\0042';}
.ezbi-duplicate:before{content:'\0043';}
.ezbi-decimal:before{content:'\0044';}
