
                                                                                                        

@font-face {
  font-family: 'zf-regular-sharp';
  src: url('https://cdn-icons.zenfied.com/zicons/zf.woff') format('woff');
  font-display: swap;
}

[class^='zf-']:before,
[class*=' zf-']:before {
  font-family: 'zf-regular-sharp' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.zf-rs-arrow-up:before {
  content: '\e902';
}
.zf-rs-arrow-down:before {
  content: '\e903';
}
