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

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

.afz-plus:before {
  content: "\e900";
}
.afz-chevron-down:before {
  content: "\e901";
}
.afz-arrow-down:before {
  content: "\e902";
}
.afz-chevron-left:before {
  content: "\e903";
}
.afz-arrow-left:before {
  content: "\e904";
}
.afz-chevron-right:before {
  content: "\e905";
}
.afz-arrow-right:before {
  content: "\e906";
}
.afz-arrow-up:before {
  content: "\e907";
}
.afz-chevron-up:before {
  content: "\e908";
}
.afz-bag:before {
  content: "\e909";
}
.afz-grid-3:before {
  content: "\e90a";
}
.afz-cross:before {
  content: "\e90b";
}
.afz-grid-4:before {
  content: "\e90c";
}
.afz-headphone:before {
  content: "\e90d";
}
.afz-location:before {
  content: "\e90e";
}
.afz-minus:before {
  content: "\e90f";
}
.afz-mobile:before {
  content: "\e910";
}
.afz-search:before {
  content: "\e911";
}
.afz-setting:before {
  content: "\e912";
}
.afz-sms:before {
  content: "\e913";
}
.afz-user:before {
  content: "\e914";
}
.afz-facebook-alt:before {
  content: "\ea90";
}
.afz-facebook:before {
  content: "\ea91";
}
.afz-instagram:before {
  content: "\ea92";
}
.afz-whatsapp:before {
  content: "\ea93";
}
.afz-telegram:before {
  content: "\ea95";
}
.afz-youtube:before {
  content: "\ea9d";
}
.afz-linkedin:before {
  content: "\eac9";
}
.afz-linkedin-alt:before {
  content: "\eaca";
}
