1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 07:22:28 +02:00

Don't block on default Inter font loading

This commit is contained in:
Raymond Hill 2020-05-11 17:50:53 -04:00
parent b906dbedcf
commit 8eab156901
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -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;