mirror of https://github.com/gorhill/uBlock.git
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 */
|
||||
@charset "UTF-8";
|
||||
@font-face {
|
||||
font-display: block;
|
||||
font-family: Inter;
|
||||
font-style: normal;
|
||||
font-weight: normal;
|
||||
|
|
Loading…
Reference in New Issue