On our website you can download font Simon Sans version Version 2.002;PS (version unavailable);hotconv 1.0.70;makeotf.lib2.5.58329, which belongs to the family Simon Sans Bold (subfamily Bold). Manufacturer by Winter-Hebert Designs. Designer - Nathaniel Winter-Hebert (You can contact the designer at: www.winterhebert.com).Download Simon Sans free on MyFonts.club. It size - only 37.80 KB All right reserved Winter-Hebert. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 146 times |
size | 37.80 KB |
Family | Simon Sans Bold |
Subfamily | Bold |
Full name | Simon Sans Bold |
PostScript name | SimonSans-Bold |
Preferred family | Simon Sans |
Version | Version 2.002;PS (version unavailable);hotconv 1.0.70;makeotf.lib2.5.58329 |
Unique ID | 2.002;ENT ;SimonSans-Bold |
Description | www.winterhebert.com |
Designer | Nathaniel Winter-Hebert |
Designer URL | www.winterhebert.com |
Trademark | www.winterhebert.com |
Manufacturer | Winter-Hebert Designs |
Vendor URL | www.winterhebert.com |
Copyright | Winter-Hebert |
License URL | www.winterhebert.com |
Vendor ID | ENT |
Mac font menu name | Simon Sans Bold Bold |
You can connect the font Simon 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=simon-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=simon-sans);
Activate this font for text in your CSS styles file::
font-family: 'Simon Sans', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=simon-sans" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Simon Sans', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Simon 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.