From 3e96eef5cf71207d37608532b5f81290d953dd53 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 13 May 2022 11:09:26 -0700 Subject: Update font CSS --- font/bootstrap-icons.css | 1 + 1 file changed, 1 insertion(+) diff --git a/font/bootstrap-icons.css b/font/bootstrap-icons.css index b2a576090..4fb8787fe 100644 --- a/font/bootstrap-icons.css +++ b/font/bootstrap-icons.css @@ -8,6 +8,7 @@ url("./fonts/bootstrap-icons.woff?08efbba7c53d8c5413793eecb19b20bb") format("wof [class^="bi-"]::before, [class*=" bi-"]::before { display: inline-block; + font-display: block; font-family: bootstrap-icons !important; font-style: normal; font-weight: normal !important; -- cgit v1.2.3