@font-face {
  font-family: 'avani';
  src:  url('../font/avani.eot?9uo1rk');
  src:  url('../font/avani.eot?9uo1rk#iefix') format('embedded-opentype'),
    url('../font/avani.ttf?9uo1rk') format('truetype'),
    url('../font/avani.woff?9uo1rk') format('woff'),
    url('../font/avani.svg?9uo1rk#avani') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'avani' !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;
}

.icon-loaction:before {
  content: "\e907";
}
.icon-facebook:before {
  content: "\e901";
}
.icon-check:before {
  content: "\e902";
}
.icon-quote:before {
  content: "\e903";
}
.icon-call:before {
  content: "\e905";
}
.icon-arrow-right-long-new:before {
  content: "\e904";
}
.icon-instagram:before {
  content: "\e913";
}
.icon-arrow-up:before {
  content: "\e906";
}
.icon-next:before {
  content: "\e908";
}
.icon-prev:before {
  content: "\e90e";
}
