On our website you can download font Andika New Basic version Version 5.500; ttfautohint (v1.8.3), which belongs to the family Andika New Basic (subfamily Regular). Manufacturer by SIL International. Designer - Victor Gaultney, Annie Olsen, Julie Remington, Don Collingsworth, Eric HaysDownload Andika New Basic free on MyFonts.club. It size - only 229.76 KB All right reserved Copyright (c) SIL International, 2004-2015.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 104 times |
size | 229.76 KB |
Family | Andika New Basic |
Subfamily | Regular |
Full name | Andika New Basic Regular |
PostScript name | AndikaNewBasic-Regular |
Version | Version 5.500; ttfautohint (v1.8.3) |
Unique ID | 5.500;SIL;AndikaNewBasic-Regular |
Designer | Victor Gaultney, Annie Olsen, Julie Remington, Don Collingsworth, Eric Hays |
Trademark | Andika is a trademark of SIL International. |
Manufacturer | SIL International |
Vendor URL | http://scripts.sil.org |
Copyright | Copyright (c) SIL International, 2004-2015. |
License URL | http://scripts.sil.org/OFL |
Vendor ID | SIL |
You can connect the font Andika New Basic 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=andika-new-basic" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=andika-new-basic);
Activate this font for text in your CSS styles file::
font-family: 'Andika New Basic', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=andika-new-basic" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Andika New Basic', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Andika New Basic!</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.