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

.zy-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'zyper-icon' !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;
}


.zy-eye:before {
  content: "\e915";
}
.zy-download1:before {
  content: "\e916";
}
.zy-arrow-long-left:before {
  content: "\e913";
}
.zy-arrow-long-right:before {
  content: "\e914";
}
.zy-check:before {
  content: "\e90d";
}
.zy-minus:before {
  content: "\e90e";
}
.zy-plus:before {
  content: "\e90f";
}
.zy-download:before {
  content: "\e910";
}
.zy-cross:before {
  content: "\e911";
}
.zy-pencil:before {
  content: "\e912";
}
.zy-log-out:before {
  content: "\e908";
}
.zy-wallet:before {
  content: "\e909";
}
.zy-grow-bar:before {
  content: "\e90a";
}
.zy-file:before {
  content: "\e90b";
}
.zy-four-square:before {
  content: "\e90c";
}
.zy-arrow-long-down:before {
  content: "\e900";
}
.zy-arrow-long-up:before {
  content: "\e901";
}
.zy-angle-left:before {
  content: "\e902";
}
.zy-angle-right:before {
  content: "\e903";
}
.zy-angle-up:before {
  content: "\e904";
}
.zy-angle-down:before {
  content: "\e905";
}
.zy-bell:before {
  content: "\e906";
}
.zy-search:before {
  content: "\e907";
}
