On our website you can download font Tektur Narrow version Version 1.001; ttfautohint (v1.8.3), which belongs to the family Tektur Narrow (subfamily Regular). Manufacturer by Adam Jagosz. Designer - Adam Jagosz (You can contact the designer at: https://www.adamjagosz.com).Download Tektur Narrow free on MyFonts.club. It size - only 101.63 KB All right reserved Copyright 2020 The Tektur Project Authors (https://www.github.com/hyvyys/Tektur). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 87 times |
size | 101.63 KB |
Family | Tektur Narrow |
Subfamily | Regular |
Full name | Tektur Narrow Regular |
PostScript name | TekturNarrow-Regular |
Version | Version 1.001; ttfautohint (v1.8.3) |
Unique ID | 1.001;Adam;TekturNarrow-Regular |
Description | Tektur is a constructed sans-serif font featuring octagonal outlines and rectangular counters. This rudimentary principle is applied where rounds are typically found, but most of the diagonals are left intact which helps preserve good readability and a familiar stance. The x-height is set high and ascenders are aligned with the cap height allowing for compact typesetting. |
Designer | Adam Jagosz |
Designer URL | https://www.adamjagosz.com |
Manufacturer | Adam Jagosz |
Vendor URL | https://www.adamjagosz.com |
Copyright | Copyright 2020 The Tektur Project Authors (https://www.github.com/hyvyys/Tektur) |
License URL | https://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: https://scripts.sil.org/OFL |
Vendor ID | Adam |
You can connect the font Tektur Narrow 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=tektur-narrow" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=tektur-narrow);
Activate this font for text in your CSS styles file::
font-family: 'Tektur Narrow', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=tektur-narrow" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Tektur Narrow', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Tektur Narrow!</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.