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

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

.tile9-tile-9:before {
  content: "\e900";
}
