On our website you can download font Textura Libera Tenuis version Version 0.2.2, which belongs to the family Textura Libera Tenuis (subfamily Thin).Download Textura Libera Tenuis free on MyFonts.club. It size - only 120.44 KB All right reserved Copyright (c) 2014, MihailJP. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 84 times |
| size | 120.44 KB |
| Family | Textura Libera Tenuis |
| Subfamily | Thin |
| Full name | Textura Libera Tenuis Thin |
| PostScript name | TexturaLiberaTenuis-Thin |
| Version | Version 0.2.2 |
| Unique ID | FontForge 2.0 : Textura Libera Tenuis Thin : 4-4-2014 |
| Description | Free Textura blackletter font |
| Copyright | Copyright (c) 2014, MihailJP |
| License URL | http://mplus-fonts.sourceforge.jp/webfonts/index-en.html#license |
| License Description | These fonts are a free softwares. |
| Vendor ID | PfEd |
You can connect the font Textura Libera Tenuis 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=textura-libera-tenuis" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=textura-libera-tenuis);
Activate this font for text in your CSS styles file::
font-family: 'Textura Libera Tenuis', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=textura-libera-tenuis" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Textura Libera Tenuis', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Textura Libera Tenuis!</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.