On our website you can download font NT Epika Regular version Version 1.000, which belongs to the family NT Epika Thin (subfamily Thin). Manufacturer by Artem Nevsky. Designer - Artem Nevsky (You can contact the designer at: https://www.behance.net/artemnevsky).Download NT Epika Regular free on MyFonts.club. It size - only 108.41 KB All right reserved Copyright (c) 2022 by Artem Nevsky. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 63 times |
| size | 108.41 KB |
| Family | NT Epika Thin |
| Subfamily | Thin |
| Full name | NTEpikaThin |
| PostScript name | NTEpikaThin |
| Version | Version 1.000 |
| Unique ID | ArtemNevsky: NT Epika Thin: 2022 |
| Description | Copyright (c) 2022 by Artem Nevsky. All rights reserved. |
| Designer | Artem Nevsky |
| Designer URL | https://www.behance.net/artemnevsky |
| Trademark | NT Epika Thin is a trademark of Artem Nevsky. |
| Manufacturer | Artem Nevsky |
| Copyright | Copyright (c) 2022 by Artem Nevsky. All rights reserved. |
| License URL | https://creativemarket.com/nevsky.type |
| License Description | This font for PERSONAL USE. No commercial use allowed! |
| Vendor ID | PYRS |
You can connect the font NT Epika Regular 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=nt-epika-regular" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=nt-epika-regular);
Activate this font for text in your CSS styles file::
font-family: 'NT Epika Regular', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=nt-epika-regular" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'NT Epika Regular', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with NT Epika Regular!</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.