На нашем сайте Вы можете скачать шрифт Arimo версии Version 1.33, который относится к семейству Arimo (начертание Regular). Шрифт изготовил Monotype Imaging Inc.. Дизайнер - Steve Matteson (связаться с дизайнером можно по адрессу: http://www.monotype.com/studio).Скачайте Arimo бесплатно на MyFonts.ru. Его размер - всего 485.20 KB Все права принадлежат Copyright 2020 The Arimo Project Authors (https://github.com/googlefonts/arimo). Вам будет прийдется купить шрифт, если он платный.
Поддержите проект! Расскажите о нас своим друзьям: |
просмотров: | 349 |
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 |
Вы можете подключить шрифт Arimo к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=arimo" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=arimo);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Arimo', arial;
Пример исходного кода:
<html> <head> <link href="https://myfonts.ru/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>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.