7 Segment Display Extended Fonts Free Downloads

Download Formats
Version : 1.0
Style : Regular
Size : 18.68 Kbps
Update : Sat, 01 Mar 2025 05:52:53 +0800
Author : etzelc
Use on the webTotal Use [ 5634 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/fef2bcf2da89dedd2c6f6f21b3c40328?family=F7+Segment+Display+Extended" 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/fef2bcf2da89dedd2c6f6f21b3c40328?family=F7+Segment+Display+Extended);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "F7 Segment Display Extended";
    src: url("https://db.onlinewebfonts.com/t/fef2bcf2da89dedd2c6f6f21b3c40328.eot");
    src: url("https://db.onlinewebfonts.com/t/fef2bcf2da89dedd2c6f6f21b3c40328.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/fef2bcf2da89dedd2c6f6f21b3c40328.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/fef2bcf2da89dedd2c6f6f21b3c40328.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/fef2bcf2da89dedd2c6f6f21b3c40328.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/fef2bcf2da89dedd2c6f6f21b3c40328.svg#F7 Segment Display Extended")format("svg");
}
2CSS rules to specify fonts
font-family: "F7 Segment Display Extended";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
FontStruct is a trademark of FontStruct.com
Explanation:
7 Segment Display Extended was built with FontStructDesigner description: Clone of 7 Segment Display by BernardTeo, which was a clone of segment by Mylicia. I liked the work done by Mylicia & BernardTeo, but I needed to extend it to the rest of the alphabet. I used the entry on Wikipedia on Seven Segment Display Characters as my reference.I also widened the space to represent a full character width in a real 7 segment display. 7 Segment Display by Bernard Teo (https://fontstruct.com/fontstructors/show/255355/bernardteo), which is based on segment by Mylicia (https://fontstruct.com/fontstructors/show/501385/mylicia)
License:
Creative Commons Attribution Share Alike
Copyright:
Copyright etzelc 2013 7 Segment Display by Bernard Teo (https://fontstruct.com/fontstructors/show/255355/bernardteo), which is based on segment by Mylicia (https://fontstruct.com/fontstructors/show/501385/mylicia)
t
e
x
t
glyphs
  • !
  • (
  • )
  • ,
  • -
  • .
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • :
  • <
  • >
  • ?
  • 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
  • _
  • a
  • b
  • c
  • d
  • e
  • f
  • g
  • h
  • i
  • j
  • k
New add fonts