Files
Kuntzschi.de/assets/css/fonts/material-icons.min.css
Jannick Kuntzsch 75a990452b add files
switched the account for this Repo(From Kuntzschi911 to jxnomaly)
2025-10-25 20:35:15 +02:00

19 lines
418 B
CSS

.material-icons {
font-family: 'Material Icons';
font-weight: 400;
font-style: normal;
font-size: 24px;
display: inline-block;
line-height: 1;
text-transform: none;
letter-spacing: normal;
word-wrap: normal;
white-space: nowrap;
direction: ltr;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
-moz-osx-font-smoothing: grayscale;
font-feature-settings: 'liga';
}