On our website you can download font ESL Gothic Shavian version Version 1.01a, which belongs to the family ESL Gothic Shavian (subfamily Medium). Designer - Ethan S. Lamoreaux (You can contact the designer at: http://www.30below.com/~ethanl/).Download ESL Gothic Shavian free on MyFonts.club. It size - only 34.52 KB All right reserved Created by Ethan Lamoreaux with PfaEdit 1.0 (http://pfaedit.sf.net). You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 54 times |
| size | 34.52 KB |
| Family | ESL Gothic Shavian |
| Subfamily | Medium |
| Full name | ESL Gothic Shavian |
| PostScript name | esl_gothic_shavian |
| Version | Version 1.01a |
| Unique ID | PfaEdit 1.0 : ESL Gothic Shavian : 16-1-2004 |
| Description | This font is a sans-serif (Gothic) font without line width variation. |
| Designer | Ethan S. Lamoreaux |
| Designer URL | http://www.30below.com/~ethanl/ |
| Vendor URL | http://www.30below.com/~ethanl/ |
| Copyright | Created by Ethan Lamoreaux with PfaEdit 1.0 (http://pfaedit.sf.net) |
| License URL | http://www.30below.com/~ethanl/ |
| License Description | Freeware. But I'm not to be held responsible for any problems which may arise due to the use of this font. Use it at your own risk. |
| Vendor ID | PfEd |
You can connect the font ESL Gothic Shavian 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=esl-gothic-shavian" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=esl-gothic-shavian);
Activate this font for text in your CSS styles file::
font-family: 'ESL Gothic Shavian', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=esl-gothic-shavian" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'ESL Gothic Shavian', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with ESL Gothic Shavian!</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.