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

[class^='zf-']:before,
[class*=' zf-']:before {
  font-family: 'zf-bold-rounded' !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-br-link:before {
  content: '\e90f';
}
