On this page you can download Mouser Outline font version email: [email protected], which belongs to the family Mouser Outline (Outline tracing). Font manufacturer is Mouser-Outline. Download Mouser Outline for free on GetFonts.net. This font belongs to the following categories: brand fonts, latinic fonts. Font size - only 65 Kb
| Copyright | by Sharkshock Productions 2001 |
| Family | Mouser Outline |
| Tracing | Outline |
| Ident | FONTLAB30:TTEXPORT |
| Full name | Mouser Outline |
| Version | email: [email protected] |
| PostScript name | MouserOutline |
| Manufacturer | Mouser-Outline |
| Size | 65 Kb |
You can connect the font Mouser Outline to your site, without downloading it from our server. All you need to do - is to follow the instructions below:
Choose the most suitable option to install the font and add this code to your site (paste it immediately after the opening tag <head>):
<link href="https://getfonts.net/allfont.css?fonts=mouser-outline" rel="stylesheet" type="text/css" />
@import url(https://getfonts.net/allfont.css?fonts=mouser-outline);
Activate the font for text in your CSS:
font-family: 'Mouser Outline', arial;
Sample source code:
<html>
<head>
<link href="https://getfonts.net/allfont.css?fonts=mouser-outline" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'Mouser Outline', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with Mouser Outline!</div>
</body>
</html>
Result:
You can apply different styles and CSS, using our effects library, for attractive and individual appearance of your site.