GothamNarrow-Medium Fonts Free Downloads

Download Formats
Version : 2.201 Pro
Style : Regular
Size : 69.77 Kbps
Update : Fri, 10 Apr 2020 16:26:24 +0800
Use on the webTotal Use [ 6079 ] times
1Add to the head section of web page.
<link href="https://db.onlinewebfonts.com/c/90bcc257f5e3e3ed6203778494f81ac9?family=GothamNarrow-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/90bcc257f5e3e3ed6203778494f81ac9?family=GothamNarrow-Medium);
orUse font-face declaration Fonts.(http | https)
@font-face {
    font-family: "GothamNarrow-Medium";
    src: url("https://db.onlinewebfonts.com/t/90bcc257f5e3e3ed6203778494f81ac9.eot");
    src: url("https://db.onlinewebfonts.com/t/90bcc257f5e3e3ed6203778494f81ac9.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/90bcc257f5e3e3ed6203778494f81ac9.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/90bcc257f5e3e3ed6203778494f81ac9.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/90bcc257f5e3e3ed6203778494f81ac9.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/90bcc257f5e3e3ed6203778494f81ac9.svg#GothamNarrow-Medium")format("svg");
}
2CSS rules to specify fonts
font-family: "GothamNarrow-Medium";
demo
90px
Sample Text:
ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890 abcdefghijklmnopqrstuvwxyz /*-+~!@#$%^&*()-=_+{}[]:;"'|\<>.?
Trademark:
Gotham is a trademark of Hoefler & Frere-Jones, which may be registered in certain jurisdictions.
Explanation:

License:
A copy of the End-User License Agreement to this font software can be found online at http://www.typography.com/support/eula.html.
Copyright:
Copyright (C) 2001, 2008 Hoefler & Frere-Jones. http://www.typography.com
t
e
x
t
New add fonts