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

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

.aluxo-icon-phone4:before {
  content: "\e90e";
}
.aluxo-icon-phone2:before {
  content: "\e90b";
}
.aluxo-icon-mobile:before {
  content: "\e909";
}
.aluxo-icon-phone:before {
  content: "\e90a";
}
.aluxo-icon-linkedin:before {
  content: "\e900";
}
.aluxo-icon-brand:before {
  content: "\e900";
}
.aluxo-icon-social:before {
  content: "\e900";
}
.aluxo-icon-twitter:before {
  content: "\e901";
}
.aluxo-icon-brand2:before {
  content: "\e901";
}
.aluxo-icon-tweet:before {
  content: "\e901";
}
.aluxo-icon-social2:before {
  content: "\e901";
}
.aluxo-icon-facebook:before {
  content: "\e902";
}
.aluxo-icon-brand3:before {
  content: "\e902";
}
.aluxo-icon-social3:before {
  content: "\e902";
}
.aluxo-icon-phone-square:before {
  content: "\e90c";
}
.aluxo-icon-phone3:before {
  content: "\e90d";
}
.aluxo-icon-email:before {
  content: "\e903";
}
.aluxo-icon-envelope-o:before {
  content: "\e904";
}
.aluxo-icon-envelope:before {
  content: "\e905";
}
.aluxo-icon-google:before {
  content: "\e906";
}
.aluxo-icon-facebook2:before {
  content: "\e907";
}
.aluxo-icon-facebook-f:before {
  content: "\e907";
}
.aluxo-icon-xing:before {
  content: "\e908";
}

