On our website you can download font 212 Orion Sans version Version 1.00;March 21, 2020;FontCreator 11.5.0.2430 64-bit, which belongs to the family 212 Orion Sans (subfamily Regular). Manufacturer by 212 Fonts. Designer - Elizabeth McLain (You can contact the designer at: www.twenty3stars.com).Download 212 Orion Sans free on MyFonts.club. It size - only 133.57 KB All right reserved Orion © 212 Fonts. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 40 times |
| size | 133.57 KB |
| Family | 212 Orion Sans |
| Subfamily | Regular |
| Full name | 212 Orion Sans |
| PostScript name | 212OrionSans |
| Version | Version 1.00;March 21, 2020;FontCreator 11.5.0.2430 64-bit |
| Unique ID | 212 Orion Sans:Version 1.00 |
| Description | Simple, handwritten sans font |
| Designer | Elizabeth McLain |
| Designer URL | www.twenty3stars.com |
| Trademark | Orion ™ 212 Fonts |
| Manufacturer | 212 Fonts |
| Vendor URL | www.212fonts.com |
| Copyright | Orion © 212 Fonts |
| License Description | Personal and Small Commercial Use |
| Vendor ID | 212 |
You can connect the font 212 Orion Sans 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=212-orion-sans" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=212-orion-sans);
Activate this font for text in your CSS styles file::
font-family: '212 Orion Sans', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=212-orion-sans" rel="stylesheet" type="text/css" />
<style>
body {
font-family : '212 Orion Sans', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with 212 Orion Sans!</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.