On our website you can download font Expletus Sans version Version 7.028, which belongs to the family Expletus Sans (subfamily Regular). Manufacturer by Designtown. Designer - Jasper de Waard (You can contact the designer at: www.designtown.nl).Download Expletus Sans free on MyFonts.club. It size - only 55.52 KB All right reserved Copyright (c) 2009 by Designtown. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 57 times |
size | 55.52 KB |
Family | Expletus Sans |
Subfamily | Regular |
Full name | Expletus Sans |
PostScript name | ExpletusSans |
Version | Version 7.028 |
Unique ID | Designtown: Expletus Sans: 2009 |
Description | Copyright (c) 2009 by Designtown. All rights reserved. |
Designer | Jasper de Waard |
Designer URL | www.designtown.nl |
Trademark | Expletus Sans is a trademark of Designtown. |
Manufacturer | Designtown |
Copyright | Copyright (c) 2009 by Designtown. All rights reserved. |
License URL | http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL |
License Description | SIL Open Font License |
Vendor ID | pyrs |
Mac font menu name | Expletus Sans |
You can connect the font Expletus Sans 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=expletus-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=expletus-sans);
Activate this font for text in your CSS styles file::
font-family: 'Expletus Sans', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=expletus-sans" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Expletus Sans', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Expletus Sans!</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.