@font-face {
  font-family: 'EAIcons';
  src:  url('EAIcons.eot?vvsbcp');
  src:  url('EAIcons.eot?vvsbcp#iefix') format('embedded-opentype'),
    url('EAIcons.ttf?vvsbcp') format('truetype'),
    url('EAIcons.woff?vvsbcp') format('woff'),
    url('EAIcons.svg?vvsbcp#EAIcons') 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: 'EAIcons' !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-user:before {
  content: "\f007";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-sign-in:before {
  content: "\f090";
}
.icon-address-book:before {
  content: "\f2b9";
}
.icon-envelope-o:before {
  content: "\f003";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-list:before {
  content: "\f03a";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-auction:before {
  content: "\f0e3";
}
.icon-info:before {
  content: "\f129";
}
.icon-newspaper-o:before {
  content: "\f1ea";
}
.icon-calculator:before {
  content: "\f1ec";
}
.icon-logoea:before {
  content: "\e900";
}
