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

[class^="az-"], [class*=" az-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Menu-Icons' !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;
}

.az-menu:before {
  content: "\e900";
}
.az-menu-alt-04:before {
  content: "\e901";
}
.az-menu-alt-05:before {
  content: "\e902";
}
.az-menu-alt-01:before {
  content: "\e903";
}
.az-menu-alt-03:before {
  content: "\e904";
}
.az-menu-alt-02:before {
  content: "\e905";
}
.az-bars:before {
  content: "\f0c9";
}
.az-navicon:before {
  content: "\f0c9";
}
.az-reorder:before {
  content: "\f0c9";
}
