@font-face {
  font-family: 'amino';
  src:  url('../fonts/amino.eot?76pze5');
  src:  url('../fonts/amino.eot?76pze5#iefix') format('embedded-opentype'),
  url('../fonts/amino.ttf?76pze5') format('truetype'),
  url('../fonts/amino.woff?76pze5') format('woff'),
  url('../fonts/amino.svg?76pze5#amino') format('svg');
  font-weight: normal;
  font-style: normal;
}

i.icon {
  font-family: 'amino' !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-envelope:before {
  content: "\f0e0";
}
.icon-fax:before {
  content: "\f1ac";
}
.icon-facebook-official:before {
  content: "\f230";
}
