bootstrap-icons Fonts Free Downloads

Download Formats
Version : 1.0
Style : Regular
Size : 313.61 Kbps
Update : Fri, 13 May 2022 22:23:36 +0800
Author :
Use on the webTotal Use [ 4745 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/95420b50733c743b393456e0e53dc0da?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/95420b50733c743b393456e0e53dc0da?family=bootstrap-icons);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "bootstrap-icons";
    src: url("https://db.onlinewebfonts.com/t/95420b50733c743b393456e0e53dc0da.eot");
    src: url("https://db.onlinewebfonts.com/t/95420b50733c743b393456e0e53dc0da.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/95420b50733c743b393456e0e53dc0da.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/95420b50733c743b393456e0e53dc0da.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/95420b50733c743b393456e0e53dc0da.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/95420b50733c743b393456e0e53dc0da.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