On our website you can download font Royal Serif version Version 1.000, which belongs to the family Royal Serif (subfamily Regular). Manufacturer by Tipografia Vittoria. Designer - Tipografia Vittoria (You can contact the designer at: http://www.tipografiavittoria.com).Download Royal Serif free on MyFonts.club. It size - only 70.62 KB All right reserved Copyright (c) 2016 by Tipografia Vittoria. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 51 times |
| size | 70.62 KB |
| Family | Royal Serif |
| Subfamily | Regular |
| Full name | RoyalSerif |
| PostScript name | RoyalSerif |
| Version | Version 1.000 |
| Unique ID | TipografiaVittoria: Royal Serif: 2016 |
| Description | Serif Royal è un font serif con maiuscolo/maiuscoletto dalle linee molto classiche, le grazie ricordano molto il cosiddetto "stile romano". Questo font è adatto a grafiche di stampo classico quali biglietti da visita e carta da lettere per liberi professionisti od aziende di tipo tradizionale. |
| Designer | Tipografia Vittoria |
| Designer URL | http://www.tipografiavittoria.com |
| Trademark | Royal Serif is a trademark of Tipografia Vittoria. |
| Manufacturer | Tipografia Vittoria |
| Vendor URL | http://www.tipografiavittoria.com |
| Copyright | Copyright (c) 2016 by Tipografia Vittoria. All rights reserved. |
| License URL | http://www.tipografiavittoria.com |
| License Description | Free for private use |
| Vendor ID | APOS |
| Mac font menu name | Royal Serif |
You can connect the font Royal Serif 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=royal-serif" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=royal-serif);
Activate this font for text in your CSS styles file::
font-family: 'Royal Serif', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=royal-serif" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Royal Serif', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Royal Serif!</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.