@font-face {
  font-family: 'icomoon-aga';
  src:  url('fonts/icomoon-aga.eot?i3kkia');
  src:  url('fonts/icomoon-aga.eot?i3kkia#iefix') format('embedded-opentype'),
    url('fonts/icomoon-aga.ttf?i3kkia') format('truetype'),
    url('fonts/icomoon-aga.woff?i3kkia') format('woff'),
    url('fonts/icomoon-aga.svg?i3kkia#icomoon-aga') 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: 'icomoon-aga' !important;
  speak: none;
  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-menu:before {
  content: "\e900";
}
.icon-search:before {
  content: "\e901";
}
