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

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

.lsicon.cart:before {
  content: "\e900";
}
.lsicon.casino:before {
  content: "\e901";
}
.lsicon.poker:before {
  content: "\e902";
}
.lsicon.sports-icon:before {
  content: "\e903";
}
.lsicon.more-details:before {
  content: "\e904";
}
.lsicon.more-detailssimple:before {
  content: "\e905";
}
.lsicon.email:before {
  content: "\e906";
}
.lsicon.supportchat:before {
  content: "\e907";
}
.lsicon.featured:before {
  content: "\e908";
}
.lsicon.onlinetournaments:before {
  content: "\e909";
}
.lsicon.products:before {
  content: "\e90a";
}
.lsicon.infocircle:before {
  content: "\e910";
}
.lsicon.link:before {
  content: "\e911";
}
.lsicon.brokenlink:before {
  content: "\e912";
}
.lsicon.sortdown:before {
  content: "\e913";
}
.lsicon.sortup:before {
  content: "\e914";
}
