On this page you can download Merriweather font version Version 1.003, which belongs to the family Merriweather (Regular tracing). Font manufacturer is Sorkin Type Co.. Designer - Eben Sorkin ( [email protected] ) (for communication, use the following address: sorkintype.com). Download Merriweather for free on GetFonts.net. This font belongs to the following categories: paragraph, serif fonts. Font size - only 30 Kb
Family | Merriweather |
Tracing | Regular |
Ident | SorkinTypeCo.: Merriweather: 2011 |
Full name | Merriweather |
Version | Version 1.003 |
PostScript name | Merriweather |
Manufacturer | Sorkin Type Co. |
Size | 30 Kb |
Trademark | Merriweather is a trademark of Sorkin Type Co. |
Designer | Eben Sorkin ( [email protected] ) |
URL of designer | sorkintype.com |
URL of provider | sorkintype.com |
License Description | Copyright (c) 2010 by Eben Sorkin ([email protected]), with Reserved Font Name Merriweather. |
URL of license | http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL |
You can connect the font Merriweather to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=merriweather" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=merriweather);
Activate the font for text in your CSS:
font-family: 'Merriweather', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=merriweather" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Merriweather', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Merriweather!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.