@font-face {
  font-family: 'ziraat-filo';
  src:
    url('fonts/ziraat-filo.ttf?7ie4n1') format('truetype'),
    url('fonts/ziraat-filo.woff?7ie4n1') format('woff'),
    url('fonts/ziraat-filo.svg?7ie4n1#ziraat-filo') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^='zi-'],
[class*=' zi-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ziraat-filo' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #000;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.zi-fleet:before {
  content: '\e900';
}
.zi-car:before {
  content: '\e901';
}
.zi-facebook:before {
  content: '\e902';
}
.zi-instagram:before {
  content: '\e903';
}
.zi-linkedin:before {
  content: '\e904';
}
.zi-twitter:before {
  content: '\e905';
}
.zi-youtube:before {
  content: '\e906';
}
.zi-zsarj:before {
  content: '\e907';
}
