On our website you can download font Noto Kufi Arabic version Version 1.02, which belongs to the family Noto Kufi Arabic (subfamily Bold). Manufacturer by Monotype Imaging Inc.. Designer - Monotype Design team (You can contact the designer at: http://www.monotype.com/studio).Download Noto Kufi Arabic free on MyFonts.club. It size - only 78.20 KB All right reserved Copyright 2010 Google Inc. All Rights Reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 85 times |
size | 78.20 KB |
Family | Noto Kufi Arabic |
Subfamily | Bold |
Full name | Noto Kufi Arabic Bold |
PostScript name | NotoKufiArabic-Bold |
Version | Version 1.02 |
Unique ID | Monotype Imaging - Noto Kufi Arabic Bold |
Description | Designed by Monotype design team |
Designer | Monotype Design team |
Designer URL | http://www.monotype.com/studio |
Trademark | Noto is a trademark of Google and may be registered in certain jurisdictions. |
Manufacturer | Monotype Imaging Inc. |
Vendor URL | http://code.google.com/p/noto/ |
Copyright | Copyright 2010 Google Inc. All Rights Reserved. |
License URL | http://www.apache.org/licenses/LICENSE-2.0 |
License Description | Licensed under the Apache License, Version 2.0 |
Vendor ID | MONO |
You can connect the font Noto Kufi Arabic 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=noto-kufi-arabic" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=noto-kufi-arabic);
Activate this font for text in your CSS styles file::
font-family: 'Noto Kufi Arabic', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=noto-kufi-arabic" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Noto Kufi Arabic', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Noto Kufi Arabic!</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.