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
1 changed files with 0 additions and 1 deletions

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;