@font-face {
  font-family: 'YZM Icons Clean';
  src: url('fonts/yzm-icons-clean.woff2') format('woff2'),
       url('fonts/yzm-icons-clean.woff') format('woff'),
       url('fonts/yzm-icons-clean.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="yzm-clean-icon-"], [class*=" yzm-clean-icon-"] {
  font-family: 'YZM Icons Clean' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.yzm-clean-icon-yzm:before { content: "\e900"; }
