On our website you can download font SinRazon version Version 1.400, which belongs to the family SinRazon (subfamily Regular). Manufacturer by deFharo. Designer - defharo (You can contact the designer at: http://defharo.com).Download SinRazon free on MyFonts.club. It size - only 123.00 KB All right reserved Copyright (c) 2017 by deFharo. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 100 times |
| size | 123.00 KB |
| Family | SinRazon |
| Subfamily | Regular |
| Full name | SinRazon |
| PostScript name | SinRazon |
| Preferred family | SinRazon |
| Preferred subfamily | Regular |
| Version | Version 1.400 |
| Unique ID | deFharo: SinRazon: 2017 |
| Description | Donations are always welcome :) |
| Designer | defharo |
| Designer URL | http://defharo.com |
| Trademark | SinRazon is a trademark of deFharo. |
| Manufacturer | deFharo |
| Copyright | Copyright (c) 2017 by deFharo. All rights reserved. |
| License URL | Free for personal and commercial use |
| License Description | Free for personal and commercial use |
| Vendor ID | PYRS |
| Mac font menu name | SinRazon |
You can connect the font SinRazon 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=sinrazon" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=sinrazon);
Activate this font for text in your CSS styles file::
font-family: 'SinRazon', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=sinrazon" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'SinRazon', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with SinRazon!</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.