On our website you can download font URW Gothic L version Version 1.07, which belongs to the family URW Gothic L (subfamily Demi).Download URW Gothic L free on MyFonts.club. It size - only 56.51 KB All right reserved Copyright (URW)++,Copyright 1999 by (URW)++ Design & Development; Cyrillic glyphs added by Valek Filippov (C) 2001-2002; Serbian glyphs and variations by Danilo Segan. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 30 times |
size | 56.51 KB |
Family | URW Gothic L |
Subfamily | Demi |
Full name | URW Gothic L Demi |
PostScript name | URWGothicL-Demi |
Version | Version 1.07 |
Unique ID | Jedan : URW Gothic L Demi : 28-0-2004 |
Copyright | Copyright (URW)++,Copyright 1999 by (URW)++ Design & Development; Cyrillic glyphs added by Valek Filippov (C) 2001-2002; Serbian glyphs and variations by Danilo Segan |
Vendor ID | Samo |
You can connect the font URW Gothic L to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=urw-gothic-l" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=urw-gothic-l);
Activate this font for text in your CSS styles file::
font-family: 'URW Gothic L', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=urw-gothic-l" rel="stylesheet" type="text/css" /> <style>body {font-family : 'URW Gothic L', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with URW Gothic L!</div> </body> </html>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.