Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/font/bootstrap-icons.css')
-rw-r--r--assets/font/bootstrap-icons.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/assets/font/bootstrap-icons.css b/assets/font/bootstrap-icons.css
index 5712315eb..4fb8787fe 100644
--- a/assets/font/bootstrap-icons.css
+++ b/assets/font/bootstrap-icons.css
@@ -1,13 +1,14 @@
@font-face {
font-family: "bootstrap-icons";
- src: url("./fonts/bootstrap-icons.woff2?524846017b983fc8ded9325d94ed40f3") format("woff2"),
-url("./fonts/bootstrap-icons.woff?524846017b983fc8ded9325d94ed40f3") format("woff");
+ src: url("./fonts/bootstrap-icons.woff2?08efbba7c53d8c5413793eecb19b20bb") format("woff2"),
+url("./fonts/bootstrap-icons.woff?08efbba7c53d8c5413793eecb19b20bb") format("woff");
}
.bi::before,
[class^="bi-"]::before,
[class*=" bi-"]::before {
display: inline-block;
+ font-display: block;
font-family: bootstrap-icons !important;
font-style: normal;
font-weight: normal !important;