On our website you can download font Overpass version Version 3.000;DELV;Overpass; ttfautohint (v1.5), which belongs to the family Overpass Thin (subfamily Regular). Manufacturer by Delve Fonts. Designer - Delve Withrington, Thomas Jockin (You can contact the designer at: http://www.delvefonts.com).Download Overpass free on MyFonts.club. It size - only 113.96 KB All right reserved Copyright © 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 | 39 times |
size | 113.96 KB |
Family | Overpass Thin |
Subfamily | Regular |
Full name | Overpass Thin |
PostScript name | Overpass-Thin |
Preferred family | Overpass |
Preferred subfamily | Thin |
Version | Version 3.000;DELV;Overpass; ttfautohint (v1.5) |
Unique ID | 3.000;DELV;Overpass-Thin |
Description | Copyright (c) 2011-2016 by Red Hat, Inc. All rights reserved. |
Designer | Delve Withrington, Thomas Jockin |
Designer URL | http://www.delvefonts.com |
Trademark | Overpass is a trademark of Red Hat, Inc. |
Manufacturer | Delve Fonts |
Vendor URL | http://www.redhat.com |
Copyright | Copyright © 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 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" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=overpass);
Activate this font for text in your CSS styles file::
font-family: 'Overpass', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=overpass" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Overpass', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Overpass!</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.