CarlsonOutline Fonts Free Downloads

Download Formats
Version : 1.004
Style : Regular
Size : 84.86 Kbps
Update : Sat, 29 Jul 2023 20:39:37 +0800
Author : Ryan Anthony
Use on the webTotal Use [ 3759 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/61090f71f9b9393e35a58d78ac956f87?family=CarlsonOutline" 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/61090f71f9b9393e35a58d78ac956f87?family=CarlsonOutline);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "CarlsonOutline";
    src: url("https://db.onlinewebfonts.com/t/61090f71f9b9393e35a58d78ac956f87.eot");
    src: url("https://db.onlinewebfonts.com/t/61090f71f9b9393e35a58d78ac956f87.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/61090f71f9b9393e35a58d78ac956f87.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/61090f71f9b9393e35a58d78ac956f87.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/61090f71f9b9393e35a58d78ac956f87.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/61090f71f9b9393e35a58d78ac956f87.svg#CarlsonOutline")format("svg");
}
2CSS rules to specify fonts
font-family: "CarlsonOutline";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Carlson is a trademark of Ryan Anthony.
Explanation:
Copyright (c) 2015 by Ryan Anthony. All rights reserved.
License:
This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL
Copyright:
Copyright (c) 2015.Ryan Anthony.
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
  • [
  • \
  • ]
New add fonts