On our website you can download font Notable version Version 1.100, which belongs to the family Notable (subfamily Regular). Manufacturer by Google, Inc.. Designer - Multiple Designers (You can contact the designer at: http://www.google.com).Download Notable free on MyFonts.club. It size - only 37.32 KB All right reserved Copyright 2018 The Notable Project Authors (https://github.com/googlefonts/notable). You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 203 times |
| size | 37.32 KB |
| Family | Notable |
| Subfamily | Regular |
| Full name | Notable Regular |
| PostScript name | Notable-Regular |
| Version | Version 1.100 |
| Unique ID | 1.100;GOOG;Notable-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 | Multiple Designers |
| Designer URL | http://www.google.com |
| Manufacturer | Google, Inc. |
| Vendor URL | http://fonts.google.com |
| Copyright | Copyright 2018 The Notable Project Authors (https://github.com/googlefonts/notable) |
| 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 | GOOG |
You can connect the font Notable 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=notable" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=notable);
Activate this font for text in your CSS styles file::
font-family: 'Notable', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=notable" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Notable', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Notable!</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.