CattyLines Medium Fonts Free Downloads

Download Formats
Version : 1.000
Style : Regular
Size : 44.61 Kbps
Update : Wed, 25 Aug 2021 01:52:31 +0800
Author : Ghielzact
Use on the webTotal Use [ 4666 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/d376ee740f9500894465a669ce2ab45d?family=CattyLines+Medium" 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/d376ee740f9500894465a669ce2ab45d?family=CattyLines+Medium);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "CattyLines Medium";
    src: url("https://db.onlinewebfonts.com/t/d376ee740f9500894465a669ce2ab45d.eot");
    src: url("https://db.onlinewebfonts.com/t/d376ee740f9500894465a669ce2ab45d.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/d376ee740f9500894465a669ce2ab45d.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/d376ee740f9500894465a669ce2ab45d.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/d376ee740f9500894465a669ce2ab45d.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/d376ee740f9500894465a669ce2ab45d.svg#CattyLines Medium")format("svg");
}
2CSS rules to specify fonts
font-family: "CattyLines Medium";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:

Explanation:

License:

Copyright:

t
e
x
t
glyphs
  • !
  • $
  • %
  • &
  • '
  • (
  • )
  • *
  • +
  • ,
  • -
  • .
  • /
  • 0
  • 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
  • [
  • \
  • ]
  • ^
  • _
New add fonts