On our website you can download font Work Sans version Version 2.009; ttfautohint (v1.8.1.43-b0c9), which belongs to the family Work Sans (subfamily Regular). Manufacturer by Wei Huang. Designer - Wei Huang (You can contact the designer at: http://[email protected]).Download Work Sans free on MyFonts.club. It size - only 389.90 KB All right reserved Copyright 2019 The Work Sans Project Authors (https://github.com/weiweihuanghuang/Work-Sans). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 108 times |
size | 389.90 KB |
Family | Work Sans |
Subfamily | Regular |
Full name | Work Sans Regular |
PostScript name | WorkSans-Regular |
Version | Version 2.009; ttfautohint (v1.8.1.43-b0c9) |
Unique ID | 2.009;WEI;WorkSans-Regular |
Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL |
Designer | Wei Huang |
Designer URL | http://[email protected] |
Manufacturer | Wei Huang |
Vendor URL | http://[email protected] |
Copyright | Copyright 2019 The Work Sans Project Authors (https://github.com/weiweihuanghuang/Work-Sans) |
License URL | http://scripts.sil.org/OFL |
License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL |
Vendor ID | WEI |
You can connect the font Work 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=work-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=work-sans);
Activate this font for text in your CSS styles file::
font-family: 'Work Sans', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=work-sans" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Work Sans', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Work 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.