Remove old material-icons files and classes

This commit is contained in:
advplyr 2024-07-10 16:41:42 -05:00
parent e224fd2595
commit 8dc4538c95
3 changed files with 5 additions and 56 deletions

View File

@ -12,35 +12,6 @@
src: url(~static/fonts/MaterialSymbolsOutlined[FILL,GRAD,opsz,wght].woff2) format('woff2');
}
@font-face {
font-family: 'Material Icons';
font-style: normal;
font-weight: 400;
src: url(~static/fonts/MaterialIcons.woff2) format('woff2');
}
@font-face {
font-family: 'Material Icons Outlined';
font-style: normal;
font-weight: 400;
src: url(~static/fonts/MaterialIconsOutlined.woff2) format('woff2');
}
.material-icons {
font-family: 'Material Icons';
font-weight: normal;
font-style: normal;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-smoothing: antialiased;
vertical-align: top;
}
.material-symbols {
font-family: 'Material Symbols Rounded';
font-weight: normal;
@ -61,24 +32,6 @@
'FILL' 1
}
.material-icons:not([class*="text-"]) {
font-size: 1.5rem;
}
.material-icons-outlined {
font-family: 'Material Icons Outlined';
font-weight: normal;
font-style: normal;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-smoothing: antialiased;
}
.material-symbols-outlined {
font-family: 'Material Symbols Outlined';
font-weight: normal;
@ -99,10 +52,6 @@
'FILL' 1
}
.material-icons-outlined:not([class*="text-"]) {
font-size: 1.5rem;
}
/* cyrillic-ext */
@font-face {
font-family: 'Source Sans Pro';