NonInventPurchasingSystem/CPRNIMS.WebApps/wwwroot/MaterialDashboard/css/materiaroundicon.css
2026-01-20 07:44:30 +08:00

22 lines
521 B
CSS

@font-face {
font-family: 'materialiicon';
font-style: normal;
font-weight: 400;
src: url('../fonts/materialiicon.woff2') format('woff2');
}
.material-icons-round {
font-family: 'Material Icons Round';
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
}