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

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

.asap-asapflag:before {
  content: "\1f3f3";
}
.asap-asapplanet:before {
  content: "\1f310";
}
.asap-asaprocket:before {
  content: "\1f5fc";
}
