pluto3/assets/less/theme/osfonts.less
2017-09-19 16:23:41 +08:00

218 lines
4.3 KiB
Plaintext

@font-face {
font-family: 'osfonts';
src:url('@{fontsPath}/osfonts/osfonts.eot?-gq2skg');
src:url('@{fontsPath}/osfonts/osfonts.eot?#iefix-gq2skg') format('embedded-opentype'),
url('@{fontsPath}/osfonts/osfonts.woff?-gq2skg') format('woff'),
url('@{fontsPath}/osfonts/osfonts.ttf?-gq2skg') format('truetype'),
url('@{fontsPath}/osfonts/osfonts.svg?-gq2skg#osfonts') format('svg');
font-weight: normal;
font-style: normal;
}
[class^="os-icon-"], [class*=" os-icon-"] {
font-family: 'osfonts';
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;
}
.os-icon-search:before {
content: "\f002";
}
.os-icon-heart:before {
content: "\f004";
}
.os-icon-clock-o:before {
content: "\f017";
}
.os-icon-qrcode:before {
content: "\f029";
}
.os-icon-plus:before {
content: "\f067";
}
.os-icon-minus:before {
content: "\f068";
}
.os-icon-eye:before {
content: "\f06e";
}
.os-icon-eye-slash:before {
content: "\f070";
}
.os-icon-bars:before {
content: "\f0c9";
}
.os-icon-angle-left:before {
content: "\f104";
}
.os-icon-angle-right:before {
content: "\f105";
}
.os-icon-angle-up:before {
content: "\f106";
}
.os-icon-angle-down:before {
content: "\f107";
}
.os-icon-circle-o:before {
content: "\f10c";
}
.os-icon-thin-098_zoom_in_magnify_plus:before {
content: "\e7e2";
}
.os-icon-thin-044_visability_view_watch_eye:before {
content: "\e818";
}
.os-icon-thin-042_comment_quote_reply:before {
content: "\e81a";
}
.os-icon-thin-038_comment_chat_message:before {
content: "\e81e";
}
.os-icon-google-plus:before {
content: "\e600";
}
.os-icon-instagram:before {
content: "\e602";
}
.os-icon-behance:before {
content: "\e603";
}
.os-icon-soundcloud:before {
content: "\e606";
}
.os-icon-pinterest:before {
content: "\e607";
}
.os-icon-myspace:before {
content: "\e60a";
}
.os-icon-blogger:before {
content: "\e60f";
}
.os-icon-stumbleupon:before {
content: "\e610";
}
.os-icon-technorati:before {
content: "\e611";
}
.os-icon-picasa:before {
content: "\e613";
}
.os-icon-rss:before {
content: "\e614";
}
.os-icon-delicious:before {
content: "\e615";
}
.os-icon-youtube:before {
content: "\e616";
}
.os-icon-tumblr:before {
content: "\e619";
}
.os-icon-yahoo:before {
content: "\e61a";
}
.os-icon-vimeo:before {
content: "\e61b";
}
.os-icon-lastfm:before {
content: "\e61c";
}
.os-icon-linkedin:before {
content: "\e61d";
}
.os-icon-google:before {
content: "\e61f";
}
.os-icon-digg:before {
content: "\e620";
}
.os-icon-facebook:before {
content: "\e622";
}
.os-icon-twitter:before {
content: "\e623";
}
.os-icon-flickr:before {
content: "\e624";
}
.os-icon-twitter2:before {
content: "\e625";
}
.os-icon-dribbble:before {
content: "\e626";
}
@font-face {
font-family: 'osfontnew';
src:
url('@{fontsPath}/osfonts/osfontnew.woff2?5m8hfl') format('woff2'),
url('@{fontsPath}/osfonts/osfontnew.ttf?5m8hfl') format('truetype'),
url('@{fontsPath}/osfonts/osfontnew.woff?5m8hfl') format('woff'),
url('@{fontsPath}/osfonts/osfontnew.svg?5m8hfl#osfontnew') format('svg');
font-weight: normal;
font-style: normal;
}
.os-new-icon {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'osfontnew' !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;
}
.os-new-icon-star:before {
content: "\f005";
}
.os-new-icon-printer:before {
content: "\e020";
}
.os-new-icon-thin-0010_newspaper_reading_news:before {
content: "\e900";
}
.os-new-icon-thin-0041_filter_funnel:before {
content: "\e901";
}
.os-new-icon-thin-0245_text_numbered_list:before {
content: "\e902";
}
.os-new-icon-thin-0260_link_url_chain_hyperlink:before {
content: "\e903";
}
.os-new-icon-thin-0285_chat_message_quote_reply:before {
content: "\e904";
}
.os-new-icon-thin-0587_movie_video_cinema_flm:before {
content: "\e905";
}
.os-new-icon-thin-0595_music_note_playing_sound_song:before {
content: "\e906";
}
.os-new-icon-thin-0618_album_picture_image_photo:before {
content: "\e907";
}
.os-new-icon-thin-0621_polaroid_picture_image_photo:before {
content: "\e908";
}