On our website you can download font Tektur Tight version Version 1.001; ttfautohint (v1.8.3), which belongs to the family Tektur Tight (subfamily Regular). Manufacturer by Adam Jagosz. Designer - Adam Jagosz (You can contact the designer at: https://www.adamjagosz.com).Download Tektur Tight free on MyFonts.club. It size - only 100.34 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 | 105 times |
size | 100.34 KB |
Family | Tektur Tight |
Subfamily | Regular |
Full name | Tektur Tight Regular |
PostScript name | TekturTight-Regular |
Version | Version 1.001; ttfautohint (v1.8.3) |
Unique ID | 1.001;Adam;TekturTight-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 Tight 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-tight" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=tektur-tight);
Activate this font for text in your CSS styles file::
font-family: 'Tektur Tight', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=tektur-tight" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Tektur Tight', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Tektur Tight!</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.