mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
Don't block on default Inter font loading
This commit is contained in:
parent
b906dbedcf
commit
8eab156901
@ -1,7 +1,6 @@
|
|||||||
/* https://protocol.mozilla.org/assets/docs/css/protocol.css */
|
/* https://protocol.mozilla.org/assets/docs/css/protocol.css */
|
||||||
@charset "UTF-8";
|
@charset "UTF-8";
|
||||||
@font-face {
|
@font-face {
|
||||||
font-display: block;
|
|
||||||
font-family: Inter;
|
font-family: Inter;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
Loading…
Reference in New Issue
Block a user