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

.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'AllenChristopher' !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-TripWire:before {
  content: "\ac905";
}
.icon-PrintRipper:before {
  content: "\ac902";
}
.icon-AC-Compass:before {
  content: "\ac900";
}
.icon-AirCast:before {
  content: "\ac901";
}
.icon-SnapShotStudio:before {
  content: "\ac903";
}
.icon-SplashCase:before {
  content: "\ac904";
}
