Switched font-display to swap for IBM Plex Serif

This commit is contained in:
Edgar P. Burkhart 2020-12-22 09:25:51 +01:00
parent 7d5034b11a
commit fceb9d2ae0
Signed by: edpibu
GPG Key ID: 9833D3C5A25BD227
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,7 @@
font-family: 'IBM Plex Serif';
font-style: normal;
font-weight: 700;
font-display: swap;
src: local("IBM Plex Serif Bold"),
local("IBMPlexSerif-Bold"),
url("IBMPlexSerif-Bold.woff2") format("woff2"),
@ -11,6 +12,7 @@
font-family: 'IBM Plex Serif';
font-style: normal;
font-weight: 300;
font-display: swap;
src: local("IBM Plex Serif Light"),
local("IBMPlexSerif-Light"),
url("IBMPlexSerif-Light.woff2") format("woff2"),