@font-face {
  font-family: 'ajj';
  src: url('../font/ajj.eot');
  src: url('../font/ajj.eot#iefix') format('embedded-opentype'),
       url('../font/ajj.woff2') format('woff2'),
       url('../font/ajj.woff') format('woff'),
       url('../font/ajj.ttf') format('truetype'),
       url('../font/ajj.svg#ajj') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "ajj";
  font-style: normal;
  font-weight: normal;
  speak: never;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-ajjcart:before { content: '\e801'; }
.icon-ajjuser:before { content: '\e802'; }
.icon-ajjbars:before { content: '\e803'; }
.icon-ajjsearch:before { content: '\e804'; }
.icon-logout:before { content: '\e820'; }
.icon-informacion:before { content: '\e821'; }