On our website you can download font GFS Elpis version OTF 1.000;PS 001.000;Core 1.0.29, which belongs to the family GFS Elpis (subfamily Regular). Designer - Raissaki Natasha (You can contact the designer at: www.raissaki.com).Download GFS Elpis free on MyFonts.club. It size - only 117.98 KB All right reserved Copyright (c) Greek Font Society, 2006. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 56 times |
| size | 117.98 KB |
| Family | GFS Elpis |
| Subfamily | Regular |
| Full name | GFSElpis-Regular |
| PostScript name | GFSElpis-Regular |
| Preferred family | GFS Elpis |
| Preferred subfamily | Regular |
| Version | OTF 1.000;PS 001.000;Core 1.0.29 |
| Unique ID | 1.000;pyrs;GFSElpis-Regular |
| Designer | Raissaki Natasha |
| Designer URL | www.raissaki.com |
| Trademark | Elpis Regular is a trademark of Greek Font Society. |
| Vendor URL | www.greekfontsociety.org |
| Copyright | Copyright (c) Greek Font Society, 2006. All rights reserved. |
| Vendor ID | pyrs |
| Mac font menu name | GFS Elpis Regular |
You can connect the font GFS Elpis 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=gfs-elpis" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=gfs-elpis);
Activate this font for text in your CSS styles file::
font-family: 'GFS Elpis', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=gfs-elpis" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'GFS Elpis', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with GFS Elpis!</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.