On our website you can download font Baskervald ADF Std version Version 1.018;FFEdit, which belongs to the family Baskervald ADF Std (subfamily Regular). Manufacturer by Arkandis Digital Foundry.. Designer - HARENDAL Hirwen (You can contact the designer at: http://arkandis.tuxfamily.org).Download Baskervald ADF Std free on MyFonts.club. It size - only 48.30 KB All right reserved Copyright © Arkandis Digital Foundry under the GNU General Public License V2 and later with font exception.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 47 times |
size | 48.30 KB |
Family | Baskervald ADF Std |
Subfamily | Regular |
Full name | BaskervaldADFStd |
PostScript name | BaskervaldADFStd |
Version | Version 1.018;FFEdit |
Unique ID | 2.005;ADFP;BaskervaldADFStd-Regular |
Description | Baskervald is a serif font intented to mimic New baskerville typeface |
Designer | HARENDAL Hirwen |
Designer URL | http://arkandis.tuxfamily.org |
Trademark | Baskervald is a trademark of ADF. |
Manufacturer | Arkandis Digital Foundry. |
Vendor URL | http://arkandis.tuxfamily.org |
Copyright | Copyright © Arkandis Digital Foundry under the GNU General Public License V2 and later with font exception. |
License URL | http://www.gnu.org/copyleft/gpl.html |
License Description | The use of this font is granted subject to the GNU General Public License V2 and later with font exception. |
Vendor ID | ADFP |
You can connect the font Baskervald ADF Std 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=baskervald-adf-std" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=baskervald-adf-std);
Activate this font for text in your CSS styles file::
font-family: 'Baskervald ADF Std', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=baskervald-adf-std" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Baskervald ADF Std', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Baskervald ADF Std!</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.