On our website you can download font Runaround Sue NF version Version 1.00 January 26, 2019, initial release, which belongs to the family Runaround Sue NF [Rus by me] (subfamily Regular). Manufacturer by Nick's Fonts. Designer - Nick Curtis (You can contact the designer at: mailto:[email protected]).Download Runaround Sue NF free on MyFonts.club. It size - only 162.63 KB All right reserved Copyright (c) 2004 Nick Curtis. All Rights Reserved. Unauthorized duplication or redistribution is expressly prohibited.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 81 times |
| size | 162.63 KB |
| Family | Runaround Sue NF [Rus by me] |
| Subfamily | Regular |
| Full name | Runaround Sue NF [Rus by me] |
| PostScript name | RunaroundSueNFRusbyme |
| Preferred family | Runaround Sue NF |
| Version | Version 1.00 January 26, 2019, initial release |
| Unique ID | Runaround Sue NF [Rus by me]:Version 1.00 |
| Description | By using or installing this font data, you (or you on behalf of your employer) agree to be bound by the terms of this Agreement. This Agreement constitutes the complete agreement between you and Nick's Fonts. |
| Designer | Nick Curtis |
| Designer URL | mailto:[email protected] |
| Manufacturer | Nick's Fonts |
| Vendor URL | http://www.nicksfonts.com |
| Copyright | Copyright (c) 2004 Nick Curtis. All Rights Reserved. Unauthorized duplication or redistribution is expressly prohibited. |
| License Description | By using or installing this font data, you (or you on behalf of your employer) agree to be bound by the terms of this Agreement. This Agreement constitutes the complete agreement between you and Nick's Fonts. |
| Vendor ID | NICK |
| Mac font menu name | Runaround Sue NF |
You can connect the font Runaround Sue NF 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=runaround-sue-nf" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=runaround-sue-nf);
Activate this font for text in your CSS styles file::
font-family: 'Runaround Sue NF', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=runaround-sue-nf" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Runaround Sue NF', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Runaround Sue NF!</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.