On our website you can download font Arimo version Version 1.33, which belongs to the family Arimo (subfamily Regular). Manufacturer by Monotype Imaging Inc.. Designer - Steve Matteson (You can contact the designer at: http://www.monotype.com/studio).Download Arimo free on MyFonts.club. It size - only 485.20 KB All right reserved Copyright 2020 The Arimo Project Authors (https://github.com/googlefonts/arimo). You will have to buy the font if it is paid.
Support the project! Tell your friends about us: |
Viewed | 248 times |
size | 485.20 KB |
Family | Arimo |
Subfamily | Regular |
Full name | Arimo Regular |
PostScript name | Arimo-Regular |
Version | Version 1.33 |
Unique ID | 1.33;GOOG;Arimo-Regular |
Description | Arimo was designed by Steve Matteson as an innovative, refreshing sans serif design that is metrically compatible with Arial(tm). Arimo offers improved on-screen readability characteristics and the pan-European WGL character set and solves the needs of developers looking for width-compatible fonts to address document portability across platforms. |
Designer | Steve Matteson |
Designer URL | http://www.monotype.com/studio |
Trademark | Arimo is a trademark of Google Inc. |
Manufacturer | Monotype Imaging Inc. |
Vendor URL | http://www.google.com/get/noto/ |
Copyright | Copyright 2020 The Arimo Project Authors (https://github.com/googlefonts/arimo) |
License URL | http://scripts.sil.org/OFL |
License Description | This Font Software is licensed under the SIL Open Font License, Version 1.1. This Font Software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software. |
Vendor ID | GOOG |
You can connect the font Arimo 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=arimo" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=arimo);
Activate this font for text in your CSS styles file::
font-family: 'Arimo', arial;
Sample source code:
<html> <head> <link href="https://myfonts.club/myfonts?fonts=arimo" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Arimo', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Arimo!</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.