diff --git a/epicyon-blog.css b/epicyon-blog.css index 6d289bdaa..a2ceee5d8 100644 --- a/epicyon-blog.css +++ b/epicyon-blog.css @@ -48,7 +48,7 @@ font-family: 'Bedstead'; font-style: normal; font-weight: normal; - font-display: swap; + font-display: block; src: url('./fonts/bedstead.otf') format('opentype'); } diff --git a/epicyon-calendar.css b/epicyon-calendar.css index 4a1148133..cbf3471d3 100644 --- a/epicyon-calendar.css +++ b/epicyon-calendar.css @@ -19,7 +19,7 @@ font-family: 'Bedstead'; font-style: normal; font-weight: normal; - font-display: swap; + font-display: block; src: url('./fonts/bedstead.otf') format('opentype'); } diff --git a/epicyon-follow.css b/epicyon-follow.css index 6981ea92a..a9f8a5333 100644 --- a/epicyon-follow.css +++ b/epicyon-follow.css @@ -36,7 +36,7 @@ font-family: 'Bedstead'; font-style: normal; font-weight: normal; - font-display: swap; + font-display: block; src: url('./fonts/bedstead.otf') format('opentype'); } diff --git a/epicyon-login.css b/epicyon-login.css index c0279dc8b..bda7b678a 100644 --- a/epicyon-login.css +++ b/epicyon-login.css @@ -25,7 +25,7 @@ font-family: 'Bedstead'; font-style: normal; font-weight: normal; - font-display: swap; + font-display: block; src: url('./fonts/bedstead.otf') format('opentype'); } diff --git a/epicyon-profile.css b/epicyon-profile.css index 247b8449e..ef1796cc0 100644 --- a/epicyon-profile.css +++ b/epicyon-profile.css @@ -56,7 +56,7 @@ font-family: 'Bedstead'; font-style: normal; font-weight: normal; - font-display: swap; + font-display: block; src: url('./fonts/bedstead.otf') format('opentype'); } diff --git a/epicyon-suspended.css b/epicyon-suspended.css index 550fa7c87..7ace9ba3f 100644 --- a/epicyon-suspended.css +++ b/epicyon-suspended.css @@ -25,7 +25,7 @@ font-family: 'Bedstead'; font-style: normal; font-weight: normal; - font-display: swap; + font-display: block; src: url('./fonts/bedstead.otf') format('opentype'); }