bootstrap-icons Fonts Free Downloads

Download Formats
Version : 1.0
Style : Regular
Size : 307.09 Kbps
Update : Fri, 07 Jun 2024 06:27:11 +0800
Author :
Use on the webTotal Use [ 3235 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/fb66948ae35f2e1a0444a2a2fd2f1b25?family=bootstrap-icons" rel="stylesheet">
orUsing @import CSS directive, put the following line in add to your css file.(http | https)
@import url(https://db.onlinewebfonts.com/c/fb66948ae35f2e1a0444a2a2fd2f1b25?family=bootstrap-icons);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "bootstrap-icons";
    src: url("https://db.onlinewebfonts.com/t/fb66948ae35f2e1a0444a2a2fd2f1b25.eot");
    src: url("https://db.onlinewebfonts.com/t/fb66948ae35f2e1a0444a2a2fd2f1b25.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/fb66948ae35f2e1a0444a2a2fd2f1b25.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/fb66948ae35f2e1a0444a2a2fd2f1b25.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/fb66948ae35f2e1a0444a2a2fd2f1b25.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/fb66948ae35f2e1a0444a2a2fd2f1b25.svg#bootstrap-icons")format("svg");
}
2CSS rules to specify fonts
font-family: "bootstrap-icons";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:

Explanation:
Generated by svg2ttf from Fontello project.
License:

Copyright:

t
e
x
t
glyphs
Package
New add fonts