@font-face {
  font-family: 'dozn-icon';
  src: url('../font/dozn-icon.eot?82134745');
  src: url('../font/dozn-icon.eot?82134745#iefix') format('embedded-opentype'),
       url('../font/dozn-icon.woff2?82134745') format('woff2'),
       url('../font/dozn-icon.woff?82134745') format('woff'),
       url('../font/dozn-icon.ttf?82134745') format('truetype'),
       url('../font/dozn-icon.svg?82134745#dozn-icon') 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: 'dozn-icon';
    src: url('../font/dozn-icon.svg?82134745#dozn-icon') format('svg');
  }
}
*/
 
 [class^="dozn-icon-"]:before, [class*=" dozn-icon-"]:before {
  font-family: "dozn-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none; 
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
 
.dozn-icon-01:before { content: '\e800'; } /* '' */
.dozn-icon-02:before { content: '\e801'; } /* '' */
.dozn-icon-03:before { content: '\e802'; } /* '' */
.dozn-icon-04:before { content: '\e803'; } /* '' */
.dozn-icon-05:before { content: '\e804'; } /* '' */