Segmented Display Fonts Free Downloads

Download Formats
Version : 1.0
Style : Regular
Size : 10.73 Kbps
Update : Thu, 28 Aug 2025 07:33:40 +0800
Author : Logan2020
Use on the webTotal Use [ 3281 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/50f76771945b96a07d691f8a08a94f21?family=Segmented+Display" 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/50f76771945b96a07d691f8a08a94f21?family=Segmented+Display);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "Segmented Display";
    src: url("https://db.onlinewebfonts.com/t/50f76771945b96a07d691f8a08a94f21.eot");
    src: url("https://db.onlinewebfonts.com/t/50f76771945b96a07d691f8a08a94f21.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/50f76771945b96a07d691f8a08a94f21.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/50f76771945b96a07d691f8a08a94f21.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/50f76771945b96a07d691f8a08a94f21.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/50f76771945b96a07d691f8a08a94f21.svg#Segmented Display")format("svg");
}
2CSS rules to specify fonts
font-family: "Segmented Display";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
FontStruct is a trademark of FontStruct.com
Explanation:
Segmented Display was built with FontStruct
License:
Creative Commons Attribution Share Alike
Copyright:
Copyright Logan2020 2022
t
e
x
t
glyphs
  • !
  • $
  • &
  • (
  • .
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • :
  • ^
New add fonts