@font-face {
  font-family: 'azs-icons';
  src:  url('./az-servis.eot?hebwfq');
  src:  url('./az-servis.eot?hebwfq#iefix') format('embedded-opentype'),
    url('./az-servis.ttf?hebwfq') format('truetype'),
    url('./az-servis.woff?hebwfq') format('woff'),
    url('./az-servis.svg?hebwfq#az-servis') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'azs-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: top;

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

[class^="icon-chevron-circle"], [class*=" icon-chevron-circle"] {
  line-height: inherit;
}

.icon-chevron-down:before {
  content: "\e900";
}
.icon-chevron-left:before {
  content: "\e901";
}
.icon-chevron-right:before {
  content: "\e902";
}
.icon-chevron-up:before {
  content: "\e903";
}
.icon-chevron-circle-down:before {
  content: "\e904";
}
.icon-chevron-circle-left:before {
  content: "\e905";
}
.icon-chevron-circle-right:before {
  content: "\e906";
}
.icon-chevron-circle-up:before {
  content: "\e907";
}
.icon-location:before {
  content: "\e908";
}
.icon-log-out:before {
  content: "\e909";
}
.icon-menu:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e90c";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-caret-down {
  display: inline-block;;
  line-height: 80%;
}
.icon-caret-down:before {
  content: "\f0dd";
}

