On our website you can download font SF 360RT which belongs to the family SF 360RT (subfamily Regular). Manufacturer by Jens Nink - www.skillforum.org. Designer - Jens Nink (You can contact the designer at: www.skillforum.org).Download SF 360RT free on MyFonts.club. It size - only 34.20 KB All right reserved Copyright (c) Jens Nink - www.skillforum.org, 2009. All rights reserved.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 33 times |
| size | 34.20 KB |
| Family | SF 360RT |
| Subfamily | Regular |
| Full name | SF 360RT |
| PostScript name | SF360RT |
| Preferred family | SF 360RT |
| Preferred subfamily | Regular |
| Unique ID | FONTLAB30:TTEXPORT |
| Designer | Jens Nink |
| Designer URL | www.skillforum.org |
| Trademark | SF 360RT is a trademark of Jens Nink - www.skillforum.org. |
| Manufacturer | Jens Nink - www.skillforum.org |
| Copyright | Copyright (c) Jens Nink - www.skillforum.org, 2009. All rights reserved. |
| Vendor ID | pyrs |
| Mac font menu name | SF 360RT |
You can connect the font SF 360RT 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=sf-360rt" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=sf-360rt);
Activate this font for text in your CSS styles file::
font-family: 'SF 360RT', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=sf-360rt" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'SF 360RT', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with SF 360RT!</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.