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

10 lines
513 B
CSS

@font-face {
font-family: 'Material Icons';
src: url(../../assets/fonts/Material%20Icons-1cfb692462a36eb4a70ed43e46a0d9b9.eot) format('embedded-opentype'),
url(../../assets/fonts/Material%20Icons-4558092288b12c6bee0a4d4766dbfb15.woff2) format('woff2'),
url(../../assets/fonts/Material%20Icons-bb1246ea21660f997ac7884b72de1838.woff) format('woff'),
url(../../assets/fonts/Material%20Icons-7ac041db584d5a156025be0d86c532d5.ttf) format('truetype');
font-weight: 400;
font-style: normal;
font-display: auto;
}