On this page you can download Merriweather Heavy font version Version 1.003, which belongs to the family Merriweather (Heavy tracing). Font manufacturer is Sorkin Type Co.. Designer - Eben Sorkin ( eben@eyebytes.com ) (for communication, use the following address: sorkintype.com). Download Merriweather Heavy for free on GetFonts.net. This font belongs to the following categories: paragraph, serif fonts. Font size - only 31 Kb
Family | Merriweather |
Tracing | Heavy |
Ident | SorkinTypeCo.: Merriweather Heavy: 2011 |
Full name | Merriweather Heavy |
Version | Version 1.003 |
PostScript name | Merriweather-Heavy |
Manufacturer | Sorkin Type Co. |
Size | 31 Kb |
Trademark | Merriweather is a trademark of Sorkin Type Co. |
Designer | Eben Sorkin ( eben@eyebytes.com ) |
URL of designer | sorkintype.com |
URL of provider | sorkintype.com |
License Description | Copyright (c) 2010 by Eben Sorkin (eben@eyebytes.com), 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 Heavy 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-heavy" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=merriweather-heavy);
Activate the font for text in your CSS:
font-family: 'Merriweather Heavy', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=merriweather-heavy" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Merriweather Heavy', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Merriweather Heavy!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.