On our website you can download font Overpass Mono version Version 1.000;DELV;Overpass; ttfautohint (v1.5), which belongs to the family Overpass Mono Light (subfamily Regular). Manufacturer by Delve Fonts. Designer - Delve Withrington, Dave Bailey (You can contact the designer at: https://delvefonts.com).Download Overpass Mono free on MyFonts.club. It size - only 185.05 KB All right reserved Copyright (c) 2016 by Red Hat, Inc. All rights reserved.. You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 120 times |
size | 185.05 KB |
Family | Overpass Mono Light |
Subfamily | Regular |
Full name | Overpass Mono Light |
PostScript name | OverpassMono-Light |
Preferred family | Overpass Mono |
Preferred subfamily | Light |
Version | Version 1.000;DELV;Overpass; ttfautohint (v1.5) |
Unique ID | 1.000;DELV;OverpassMono-Light |
Description | Overpass is an open source webfont family inspired by Highway Gothic. Sponsored by Red Hat and created by Delve Fonts. |
Designer | Delve Withrington, Dave Bailey |
Designer URL | https://delvefonts.com |
Trademark | Overpass is a trademark of Red Hat, Inc. |
Manufacturer | Delve Fonts |
Vendor URL | http://www.redhat.com |
Copyright | Copyright (c) 2016 by Red Hat, Inc. All rights reserved. |
License URL | http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web https://www.gnu.org/copyleft/lesser.html |
License Description | ## License |
Vendor ID | DELV |
Sample text | If I have seen further, it is by standing on the shoulders of giants. — Isaac Newton |
You can connect the font Overpass 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=overpass-mono" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=overpass-mono);
Activate this font for text in your CSS styles file::
font-family: 'Overpass Mono', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=overpass-mono" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Overpass Mono', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Overpass 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.