На нашем сайте Вы можете скачать шрифт Trebuchet MS версии Version 1.23, который относится к семейству Trebuchet MS (начертание Regular). Шрифт изготовил Microsoft Corp.. Дизайнер - Vincent Connare (связаться с дизайнером можно по адрессу: http://www.microsoft.com/typography/).Скачайте Trebuchet MS бесплатно на MyFonts.ru. Его размер - всего 150.30 KB Все права принадлежат Copyright (c) 1996 Microsoft Corporation. All rights reserved.. Вам будет прийдется купить шрифт, если он платный.
| Поддержите проект! Расскажите о нас своим друзьям: |
| просмотров: | 224 |
| size | 150.30 KB |
| Family | Trebuchet MS |
| Subfamily | Regular |
| Full name | Trebuchet MS |
| PostScript name | TrebuchetMS |
| Version | Version 1.23 |
| Unique ID | Microsoft Trebuchet |
| Description | Trebuchet, designed by Vincent Connare in 1996, is a humanist sans serif designed for easy screen readability. Trebuchet takes its inspiration from the sans serifs of the 1930s which had large x heights and round features intended to promote readability on signs. The typeface name is credited to a puzzle heard at Microsoft, where the question was asked, "could you build a Trebuchet (a form of medieval catapult) to launch a person from the main campus to the consumer campus, and how?" The Trebuchet fonts are intended to be the vehicle that fires your messages across the Internet. "Launch your message with a Trebuchet page". |
| Designer | Vincent Connare |
| Designer URL | http://www.microsoft.com/typography/ |
| Manufacturer | Microsoft Corp. |
| Vendor URL | http://www.microsoft.com |
| Copyright | Copyright (c) 1996 Microsoft Corporation. All rights reserved. |
| Vendor ID | MS |
Вы можете подключить шрифт Trebuchet MS к своему сайту, даже не скачивая его с нашего сервера. Все что необходимо сделать - это следовать инструкции ниже:
Выберите наиболее подходящий Вам вариант установки шрифта и добавьте этот код к себе на сайт (вставьте его сразу после открывающего тега <head>):
<link href="https://myfonts.ru/myfonts?fonts=trebuchet-ms" rel="stylesheet" type="text/css" />
@import url(https://myfonts.ru/myfonts?fonts=trebuchet-ms);
Активируйте данный шрифт для текста в своем файле стилей CSS::
font-family: 'Trebuchet MS', arial;
Пример исходного кода:
<html>
<head>
<link href="https://myfonts.ru/myfonts?fonts=trebuchet-ms" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Trebuchet MS', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Trebuchet MS!</div>
</body>
</html>
Результат:
Вы можете применить и другие стили CSS, воспользовавшись нашей библиотекой эффектов, для привлекательного и индивидуального внешнего вида Вашего сайта.