@font-face {
  font-family: 'waitlist';
  src:  url('../eot/waitlist03e7.eot');
  src:  url('../eot/waitlist03e7.eot#iefix') format('embedded-opentype'),
    url('../ttf/waitlist03e7.ttf') format('truetype'),
    url('../woff/waitlist03e7.woff') format('woff'),
    url('../svg/waitlist03e7.svg#waitlist') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="xoo-wl-icon"], [class*=" xoo-wl-icon"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'waitlist' !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;
}

.xoo-wl-icon-checkmark:before {
  content: "\e900";
}
.xoo-wl-icon-cross:before {
  content: "\e907";
}
.xoo-wl-icon-check_circle:before {
  content: "\e90a";
}
.xoo-wl-icon-cancel-circle:before {
  content: "\ea0d";
}
