@font-face {
    font-family: 'LigatureSymbols';
    src: url('/css/ligature/LigatureSymbols-2.11.eot');
    src: url('/css/ligature/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
         url('/css/ligature/LigatureSymbols-2.11.woff') format('woff'),
         url('/css/ligature/LigatureSymbols-2.11.ttf') format('truetype'),
         url('/css/ligature/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    src: url('/css/ligature/LigatureSymbols-2.11.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.lsf, .lsf-icon:before, .lsf-icon:after {
  font-family: 'LigatureSymbols';
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.lsf-icon:before, .lsf-icon:after {
  content:attr(title);
  margin-right:0.3em;
  font-size:130%;
}
.lsf-icon:after{
  margin-right:0;
  margin-left:0.3em;
}

.lsf-icon.tableicon:before {
  content: '\E127';
}

.lsf-icon.book:before {
  content: '\E020';
}

.lsf-icon.crown:before {
  content: '\E03a';
}

.lsf-icon.news:before {
  content: '\E08d';
}

.lsf-icon.memo:before {
  content: '\E08d';
}

.lsf-icon.video:before {
  content: '\E139';
}

.lsf-icon.lobby:before {
  content: '\E075';
}

.lsf-icon.clip_file:before {
  content: '\E030';
}

.lsf-icon.group:before {
  content: '\E05c';
}

.lsf-icon.time:before {
  content: '\E12b';
}

.lsf-icon.gameico:before {
  content: '\E054';
}

.lsf-icon.exchange:before {
  content: '\E045';
}

.lsf-icon.remove_icon:after {
  content: '\E10f';
}

.lsf-icon.myspace:before {
  content: '\E16a';
}

.lsf-icon.invis:after {
  visibility:hidden;
}


.lsf-icon.heart:before {
  content: '\E06e';
}

.lsf-icon.user_status:before {
  content: '\E137';
}

.lsf-icon.group:before {
  content: '\E05c';
}

.lsf-icon.users:before {
  content: '\E051';
}

.lsf-icon.memo:before {
  content: '\E08d';
}

.lsf-icon.flag:before {
  content: '\E04a';
}

.lsf-icon.present:before {
  content: '\E109';
}

.lsf-icon.pen:before {
  content: '\E09f';
}


.lsf-icon.balloon:before {
  content: '\E034';
}

.lsf-icon.forward:before {
  content: '\E111';
}

.lsf-icon.microphone:before {
  content: '\E10d';
}

.lsf-icon.help:before {
  content: '\E070';
}

.lsf-icon.plus:before {
  content: '\E108';
}

.lsf-icon.plus:before {
  content: '\E108';
}

.lsf-icon.check:before {
  content: '\E029';
}

.lsf-icon.addstar:before {
  content: '\E000';
}





