Material Fonts Free Downloads

Download Formats
Version : 1.0
Style : Regular
Size : 18.2 Kbps
Update : Sun, 16 Feb 2025 21:14:08 +0800
Author : george arnold
TAG's :
Use on the webTotal Use [ 4343 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/7add566aed00e62e03cc5aefa344c747?family=Material" 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/7add566aed00e62e03cc5aefa344c747?family=Material);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "Material";
    src: url("https://db.onlinewebfonts.com/t/7add566aed00e62e03cc5aefa344c747.eot");
    src: url("https://db.onlinewebfonts.com/t/7add566aed00e62e03cc5aefa344c747.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/7add566aed00e62e03cc5aefa344c747.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/7add566aed00e62e03cc5aefa344c747.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/7add566aed00e62e03cc5aefa344c747.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/7add566aed00e62e03cc5aefa344c747.svg#Material")format("svg");
}
2CSS rules to specify fonts
font-family: "Material";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
FontStruct is a trademark of FontStruct.com
Explanation:
Material was built with FontStructDesigner description: pThis sort of comes from looking at Bauhaus fonts and other stuff, and somehow from the aesthetic of clowning (I think maybe.)/p nhynhy, which is based on annootthher
License:
Open Font License
Copyright:
Copyright george arnold 2022 nhynhy, which is based on annootthher
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
  • l
New add fonts