The Monogram Fonts Free Downloads

Download Formats
Version : 1.002;Fontself Maker 3.5.4
Style : Regular
Size : 41.39 Kbps
Update : Sat, 23 Mar 2024 07:14:31 +0800
Author :
TAG's : Monogram
Use on the webTotal Use [ 5820 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/ba71b9eb1cf74b506b01649ce4fd123a?family=The+Monogram" 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/ba71b9eb1cf74b506b01649ce4fd123a?family=The+Monogram);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "The Monogram";
    src: url("https://db.onlinewebfonts.com/t/ba71b9eb1cf74b506b01649ce4fd123a.eot");
    src: url("https://db.onlinewebfonts.com/t/ba71b9eb1cf74b506b01649ce4fd123a.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/ba71b9eb1cf74b506b01649ce4fd123a.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/ba71b9eb1cf74b506b01649ce4fd123a.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/ba71b9eb1cf74b506b01649ce4fd123a.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/ba71b9eb1cf74b506b01649ce4fd123a.svg#The Monogram")format("svg");
}
2CSS rules to specify fonts
font-family: "The Monogram";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:

Explanation:

License:

Copyright:

t
e
x
t
glyphs
  • !
  • #
  • $
  • %
  • &
  • (
  • )
  • *
  • +
  • ,
  • -
  • .
  • /
  • 0
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • :
  • ;
  • <
  • =
  • >
  • ?
  • @
  • Å
  • B
  • C
  • D
  • Ë
  • F
  • G
  • H
  • Ï
  • J
  • K
  • L
  • M
  • N
  • Ö
  • P
  • Q
  • R
  • S
  • T
  • Ü
  • V
  • W
  • X
  • Ÿ
  • Z
New add fonts