On this page you can download saxMono font version Version 1.10, which belongs to the family saxMono (Regular tracing). Font manufacturer is s.a.x. Software. Designer - Robert Norton (for communication, use the following address: http://www.saxsoft.de/typography/robno.htm). Download saxMono for free on GetFonts.net. This font belongs to the following categories: paragraph, programming, sans, square. Font size - only 102 Kb
Family | saxMono |
Tracing | Regular |
Ident | s.a.x. Software saxMono |
Full name | saxMono |
Version | Version 1.10 |
PostScript name | saxMono |
Manufacturer | s.a.x. Software |
Size | 102 Kb |
Designer | Robert Norton |
URL of designer | http://www.saxsoft.de/typography/robno.htm |
URL of provider | http://www.saxsoft.de/typography/default.htm |
License Description | You may download this font, circulate it und use it freely. You may not alter rename, change copyrights or modify this font in any way. |
URL of license | http://www.saxsoft.de/typography/freelicense.htm |
You can connect the font saxMono to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=saxmono" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=saxmono);
Activate the font for text in your CSS:
font-family: 'saxMono', arial;
Sample source code:
<html> <head> <link href="https://getfonts.net/allfont.css?fonts=saxmono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'saxMono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with saxMono!</div> </body> </html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.