mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-10 19:31:39 +00:00
rename files to something more appropriate
This commit is contained in:
parent
b091c6bcb2
commit
7a1a7de2b9
3 changed files with 2 additions and 2 deletions
|
|
@ -2,14 +2,14 @@
|
||||||
font-family: 'Material Symbols Rounded';
|
font-family: 'Material Symbols Rounded';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: url(~static/fonts/MaterialSymbolsRounded-lite.woff2) format('woff2');
|
src: url(~static/fonts/MaterialSymbolsRounded-400.woff2) format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
@font-face {
|
@font-face {
|
||||||
font-family: 'Material Symbols Outlined';
|
font-family: 'Material Symbols Outlined';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
src: url(~static/fonts/MaterialSymbolsOutlined-lite.woff2) format('woff2');
|
src: url(~static/fonts/MaterialSymbolsOutlined-400.woff2) format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
.material-symbols {
|
.material-symbols {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue