On our website you can download font San Francisco Mono version 13.1d0e1, which belongs to the family SF Mono (subfamily Light). Manufacturer by Apple Inc.. Designer - Apple Inc. (You can contact the designer at: http://www.apple.com/).Download San Francisco Mono free on MyFonts.club. It size - only 84.84 KB All right reserved Copyright (c) 2016-2017 Apple Inc. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 135 times |
size | 84.84 KB |
Family | SF Mono |
Subfamily | Light |
Full name | SF Mono Light |
PostScript name | SFMono-Light |
Preferred subfamily | Light |
Version | 13.1d0e1 |
Unique ID | SF Mono Light; 13.1d0e1; 2017-05-04 |
Description | Apple Inc. |
Designer | Apple Inc. |
Designer URL | http://www.apple.com/ |
Trademark | Apple Inc. |
Manufacturer | Apple Inc. |
Vendor URL | http://www.apple.com/ |
Copyright | Copyright (c) 2016-2017 Apple Inc. All rights reserved. |
License URL | http://www.apple.com/ |
License Description | This SF Mono Font (the “Apple Font”) is licensed to you by Apple Inc. (“Apple”) in consideration of your agreement to the following terms. If you do not agree with these terms, do not use the Apple Font. |
Vendor ID | APPL |
You can connect the font San Francisco Mono 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=san-francisco-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=san-francisco-mono);
Activate this font for text in your CSS styles file::
font-family: 'San Francisco Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=san-francisco-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'San Francisco Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with San Francisco Mono!</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.