123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112 |
- @font-face {
- font-family: 'thsfont';
- src: url('fonts/thsfont.eot?b8pe1h');
- src: url('fonts/thsfont.eot?b8pe1h#iefix') format('embedded-opentype'),
- url('fonts/thsfont.ttf?b8pe1h') format('truetype'),
- url('fonts/thsfont.woff?b8pe1h') format('woff'),
- url('fonts/thsfont.svg?b8pe1h#thsfont') format('svg');
- font-weight: normal;
- font-style: normal;
- }
- [class^="thsfont-"], [class*=" thsfont-"] {
- /* use !important to prevent issues with browser extensions that change fonts */
- font-family: 'thsfont' !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;
- }
- .thsfont-btn_add .path1:before {
- content: "\e900";
- color: rgb(255, 255, 255);
- }
- .thsfont-btn_add .path2:before {
- content: "\e901";
- margin-left: -1em;
- color: rgb(0, 195, 218);
- }
- .thsfont-btn_add .path3:before {
- content: "\e902";
- margin-left: -1em;
- color: rgb(255, 255, 255);
- }
- .thsfont-btn_left:before {
- content: "\e903";
- color: #00c3da;
- }
- .thsfont-btn_right:before {
- content: "\e904";
- color: #00c3da;
- }
- .thsfont-icon_follow:before {
- content: "\e905";
- color: #ee4a58;
- }
- .thsfont-icon_me_h:before {
- content: "\e906";
- color: #00c3da;
- }
- .thsfont-icon_me_n:before {
- content: "\e907";
- color: #4d4d4d;
- }
- .thsfont-icon_menu:before {
- content: "\e908";
- color: #fff;
- }
- .thsfont-icon_message:before {
- content: "\e909";
- color: #fff;
- }
- .thsfont-icon_message_h .path1:before {
- content: "\e90a";
- color: rgb(255, 255, 255);
- }
- .thsfont-icon_message_h .path2:before {
- content: "\e90b";
- margin-left: -1em;
- color: rgb(255, 255, 255);
- }
- .thsfont-icon_message_h .path3:before {
- content: "\e90c";
- margin-left: -1em;
- color: rgb(255, 77, 73);
- }
- .thsfont-icon_message_n:before {
- content: "\e90d";
- color: #fff;
- }
- .thsfont-icon_search:before {
- content: "\e90e";
- color: #fff;
- }
- .thsfont-icon_vip .path1:before {
- content: "\e90f";
- color: rgb(255, 255, 255);
- }
- .thsfont-icon_vip .path2:before {
- content: "\e910";
- margin-left: -1em;
- color: rgb(240, 126, 25);
- }
- .thsfont-icon_vip .path3:before {
- content: "\e911";
- margin-left: -1em;
- color: rgb(255, 255, 255);
- }
- .thsfont-icon_home_h:before {
- content: "\e913";
- color: #0eb9d2;
- }
- .thsfont-icon_home_n:before {
- content: "\e912";
- color: #808080;
- }
|