jellyfish-web/src/bower_components/emby-webcomponents/fonts/material-icons/style.css

26 lines
787 B
CSS
Raw Normal View History

2018-10-23 01:13:23 +03:00
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: local('Material Icons'), local('MaterialIcons-Regular'), url(flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2'), url(flUhRq6tzZclQEJ-Vdg-IuiaDsNa.woff) format('woff')
}
.md-icon {
font-family: 'Material Icons';
font-weight: 400;
font-style: normal;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-webkit-font-feature-settings: "liga"1;
-moz-font-feature-settings: "liga"1;
font-feature-settings: "liga"1;
line-height: 1;
overflow: hidden;
vertical-align: middle
}