On our website you can download font Radius FG version Version 2.56, which belongs to the family Radius FG (subfamily Regular). Manufacturer by Fontgrube AH. Designer - digitized Andreas Höfeld (You can contact the designer at: http://).Download Radius FG free on MyFonts.club. It size - only 107.61 KB All right reserved Fontgrube AH 2022. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 45 times |
| size | 107.61 KB |
| Family | Radius FG |
| Subfamily | Regular |
| Full name | Radius FG |
| PostScript name | RadiusFG |
| Version | Version 2.56 |
| Unique ID | Fontgrube Radius mager FG |
| Description | “Radius FG” is a new digitisation of the Art Nouveau hot-metal font “Radium”, published in 1905 by the German typefoundry Ludwig & Mayer. |
| Designer | digitized Andreas Höfeld |
| Designer URL | http:// |
| Manufacturer | Fontgrube AH |
| Vendor URL | http://fontgrube.de |
| Copyright | Fontgrube AH 2022 |
| License URL | http://scripts.sil.org/OFL |
| License Description | SIL Open Font License with the reserved name “Radius” |
| Vendor ID | FgAH |
You can connect the font Radius FG 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=radius-fg" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=radius-fg);
Activate this font for text in your CSS styles file::
font-family: 'Radius FG', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=radius-fg" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Radius FG', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Radius FG!</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.