@charset 'UTF-8';

@font-face {
    font-family: 'LigatureSymbols';
    src: url('./../fonts/LigatureSymbols-2.11.eot');
    src: url('./../fonts/LigatureSymbols-2.11.eot?#iefix') format('embedded-opentype'),
         url('./../fonts/LigatureSymbols-2.11.woff') format('woff'),
         url('./../fonts/LigatureSymbols-2.11.ttf') format('truetype'),
         url('./../fonts/LigatureSymbols-2.11.svg#LigatureSymbols') format('svg');
    font-weight: normal;
    font-style: normal;
}

.lsf, .lsf-icon:before {
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 {
content:attr(title);
margin-right:0.3em;
font-size:130%;
}

.lsf-icon.amazon:before {
content: '\E007';
}
.lsf-icon.fb:before {
    content: '\E047';
}
.lsf-icon.tw:before {
    content: '\E12f';
}
.lsf-icon.insta:before {
    content: '\E155';
}
.lsf-icon.line:before {
    content: '\E157';
}
.lsf-icon.you:before {
    content: '\E141';
}
.lsf-icon.arrow-right:before {
    content: '\E112';
}
.lsf-icon.crown:before {
    content: '\E03a';
}
.lsf-icon.search:before {
    content: '\E116';
}
.lsf-icon.mail:before {
    content: '\E097';
}
.lsf-icon.favorite:before {
    content: '\E06f';
}
.lsf-icon.favorite_cancel:before {
    content: '\E06e';
}
.lsf-icon.info:before {
    content: '\E075';
}
.lsf-icon.mail:before {
    content: '\E08a';
}
.lsf-icon.comment:before {
    content: '\E034';
}
.lsf-icon.file:before {
    content: '\E048';
}
.lsf-icon.info:before {
    content: '\E075';
}
.lsf-icon.crown.no1 {
    color: #D7AF00;
}
.lsf-icon.crown.no2 {
    color: #8F9294;
}
.lsf-icon.crown.no3 {
    color: #7A592F;
}
.lsf-icon.crown.other {
    color: #ccc;
}
