@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?qqt9rs');
  src:  url('../fonts/icomoon.eot?qqt9rs#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?qqt9rs') format('truetype'),
    url('../fonts/icomoon.woff?qqt9rs') format('woff'),
    url('../fonts/icomoon.svg?qqt9rs#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="tonk-"], [class*=" tonk-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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;
}

.tonk-twitter:before {
  content: "\e916";
}
.tonk-facebook:before {
  content: "\e917";
}
.tonk-instagram:before {
  content: "\e918";
}
.tonk-time:before {
  content: "\e900";
}
.tonk-share:before {
  content: "\e901";
}
.tonk-phone:before {
  content: "\e902";
}
.tonk-cal:before {
  content: "\e903";
}
.tonk-food:before {
  content: "\e904";
}
.tonk-hotel:before {
  content: "\e905";
}
.tonk-games:before {
  content: "\e906";
}
.tonk-bar:before {
  content: "\e907";
}
.tonk-players-club:before {
  content: "\e908";
}
.tonk-play:before {
  content: "\e909";
}
.tonk-play-circle:before {
  content: "\e90a";
}
.tonk-down:before {
  content: "\e90b";
}
.tonk-up:before {
  content: "\e90c";
}
.tonk-left:before {
  content: "\e90d";
}
.tonk-right:before {
  content: "\e90e";
}
.tonk-minus:before {
  content: "\e90f";
}
.tonk-plus:before {
  content: "\e910";
}
.tonk-email:before {
  content: "\e911";
}
.tonk-search:before {
  content: "\e912";
}
.tonk-map:before {
  content: "\e913";
}
.tonk-menu:before {
  content: "\e914";
}
.tonk-close:before {
  content: "\e915";
}

