On our website you can download font Equestria Neue version Version 1.20 June 21, 2016, which belongs to the family Equestria Neue (subfamily Regular). Manufacturer by Matt Mayuga. Designer - Matt Mayuga (You can contact the designer at: http://mayugaph.deviantart.com/).Download Equestria Neue free on MyFonts.club. It size - only 75.50 KB All right reserved Equestria Neue © Matt Mayuga 2016. Original Equestria font by Neale Davidson, 2011-2016. All Rights Reserved. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 42 times |
| size | 75.50 KB |
| Family | Equestria Neue |
| Subfamily | Regular |
| Full name | Equestria Neue |
| PostScript name | EquestriaNeue |
| Version | Version 1.20 June 21, 2016 |
| Unique ID | Equestria Neue:Version 1.20 |
| Designer | Matt Mayuga |
| Designer URL | http://mayugaph.deviantart.com/ |
| Manufacturer | Matt Mayuga |
| Vendor URL | http://mayugaph.deviantart.com/ |
| Copyright | Equestria Neue © Matt Mayuga 2016. Original Equestria font by Neale Davidson, 2011-2016. All Rights Reserved |
| Vendor ID | PXSG |
You can connect the font Equestria Neue 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=equestria-neue" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=equestria-neue);
Activate this font for text in your CSS styles file::
font-family: 'Equestria Neue', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=equestria-neue" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Equestria Neue', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Equestria Neue!</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.