mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-13 19:55:21 +00:00
Set font-display to optional (closes #44)
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
font-family: 'Material Icons Outlined';
|
font-family: 'Material Icons Outlined';
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
font-display: optional;
|
||||||
src: url(Material-Icons-Outlined.woff2) format('woff2');
|
src: url(Material-Icons-Outlined.woff2) format('woff2');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user