On our website you can download font Auto Mission version 1.0, which belongs to the family Auto Mission (subfamily Regular). Manufacturer by Toto.Download Auto Mission free on MyFonts.club. It size - only 28.15 KB All right reserved Toto 2011 [[email protected] + [email protected]] For personal use only.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 152 times |
| size | 28.15 KB |
| Family | Auto Mission |
| Subfamily | Regular |
| Full name | Auto Mission |
| PostScript name | AutoMission |
| Preferred family | Auto Mission |
| Preferred subfamily | Regular |
| Version | 1.0 |
| Unique ID | Toto: Auto Mission: 2011 |
| Description | Derived from Automation Shaded on page 3 of Dan Solo's Special Effects and Topical Alphabets. |
| Trademark | ©Toto 2011 |
| Manufacturer | Toto |
| Vendor URL | mailto:[email protected] |
| Copyright | Toto 2011 [[email protected] + [email protected]] For personal use only. |
| License URL | mailto:[email protected] |
| License Description | This font is free for personal use. This is *NOT* a public domain font. |
| Vendor ID | K22 |
| Mac font menu name | Auto Mission |
You can connect the font Auto Mission 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=auto-mission" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=auto-mission);
Activate this font for text in your CSS styles file::
font-family: 'Auto Mission', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=auto-mission" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Auto Mission', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Auto Mission!</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.