. Fonts Free Downloads

Download Formats
Version : 1.000
Style :
Size : 80.21 Kbps
Update : Thu, 07 Sep 2023 16:00:49 +0800
Author : Henrik Kubel
TAG's :
Use on the webTotal Use [ 5182 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/0181d1f0fe9b082aa57e5970d96cfe35?family=F." 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/0181d1f0fe9b082aa57e5970d96cfe35?family=F.);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "F.";
    src: url("https://db.onlinewebfonts.com/t/0181d1f0fe9b082aa57e5970d96cfe35.eot");
    src: url("https://db.onlinewebfonts.com/t/0181d1f0fe9b082aa57e5970d96cfe35.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/0181d1f0fe9b082aa57e5970d96cfe35.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/0181d1f0fe9b082aa57e5970d96cfe35.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/0181d1f0fe9b082aa57e5970d96cfe35.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/0181d1f0fe9b082aa57e5970d96cfe35.svg#F.")format("svg");
}
2CSS rules to specify fonts
font-family: "F.";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Regular Slab Pro is a trademark of Henrik Kubel, A2/SW/HK + A2-TYPE.
Explanation:
Copyright (c) 2016 by Henrik Kubel, All rights reserved. Special custom license to The Athletic Media Company. Commissioned by Gretel in NYC. All Rights Reserved. A2-TYPE 2020
License:
Athletic Regular Slab is based on the Regular Slab typeface which was designed by Henrik Kubel, A2-TYPE in London. Regular was released in 2012. Regular Slab Pro was released four years later, in 2016. Special custom license to The Athletic Media Company. Commissioned by Gretel in NYC. All Rights Reserved. A2-TYPE 2020
Copyright:
Copyright (c) 2020 by Henrik Kubel, A2/SW/HK + A2-TYPE. All rights reserved.
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