Broken Console Bold Fonts Free Downloads

Download Formats
Version : 1.000
Style : Bold
Size : 25.66 Kbps
Update : Sat, 17 Sep 2022 12:25:19 +0800
Use on the webTotal Use [ 5550 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/898bdd0f94bd526e96cfbf6641e2ef34?family=Broken+Console+Bold" 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/898bdd0f94bd526e96cfbf6641e2ef34?family=Broken+Console+Bold);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "Broken Console Bold";
    src: url("https://db.onlinewebfonts.com/t/898bdd0f94bd526e96cfbf6641e2ef34.eot");
    src: url("https://db.onlinewebfonts.com/t/898bdd0f94bd526e96cfbf6641e2ef34.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/898bdd0f94bd526e96cfbf6641e2ef34.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/898bdd0f94bd526e96cfbf6641e2ef34.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/898bdd0f94bd526e96cfbf6641e2ef34.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/898bdd0f94bd526e96cfbf6641e2ef34.svg#Broken Console Bold")format("svg");
}
2CSS rules to specify fonts
font-family: "Broken Console Bold";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Broken Console is a trademark of Arterfak Project.
Explanation:

License:

Copyright:
Copyright 2021 Arterfak Project. All rights reserved.
t
e
x
t
glyphs
  • a
  • b
  • c
  • d
  • e
  • f
  • g
  • h
  • i
  • j
  • k
  • l
  • m
  • n
  • o
  • p
  • q
  • r
  • s
  • t
  • u
  • v
  • w
  • x
  • y
  • z
  • -
  • +
  • ˜
  • .
  • ,
  • *
  • ^
  • :
  • ;
  • $
  • '
  • "
  • /
  • \
  • !
  • ?
  • @
  • %
  • &
  • (
  • )
  • {
  • |
  • }
  • [
  • ]
  • <
New add fonts