Tällä sivulla voit ladata Latin Modern Sans 10 Bold Oblique fontin version Version 1.106;PS 1.106;hotconv 1.0.49;makeotf.lib2.0.14853, joka kuuluu perheeseen Latin Modern Sans (Bold Oblique tracing). Suunnittelija - GUST e-foundry. Lataa Latin Modern Sans 10 Bold Oblique ilmaiseksi osoitteesta fi.GetFonts.net. Tämä fontti kuuluu seuraaviin kategorioihin: headings, humanist, oblique. Fontin koko - vain 109 Kb
Perhe | Latin Modern Sans |
Seuranta | Bold Oblique |
Identti | 1.106;UKWN;LMSans10-BoldOblique |
Koko nimi | Latin Modern Sans 10 Bold Oblique |
Versio | Version 1.106;PS 1.106;hotconv 1.0.49;makeotf.lib2.0.14853 |
PostScript-nimi | LMSans10-BoldOblique |
Koko nimi | 109 Kb |
Tuotemerkki | Please refer to the Copyright section for the font trademark attribution notices. |
Suunnittelija | GUST e-foundry |
Lisenssin kuvaus | This is a preliminary version (2006-09-30), barring acceptance from the LaTeX Project Team and other feedback, of the GUST Font License. (GUST is the Polish TeX Users Group, http://www.gust.org.pl) For the most recent version of this license see http://www.gust.org.pl/fonts/licenses/GUST-FONT-LICENSE.txt or http://tug.org/fonts/licenses/GUST-FONT-LICENSE.txt This work may be distributed and/or modified under the conditions of the LaTeX Project Public License, either version 1.3c of this license or (at your option) any later version. Please also observe the following clause: 1) it is requested, but not legally required, that derived works be distributed only after changing the names of the fonts comprising this work and given in an accompanying "manifest", and that the files comprising the Work, as listed in the manifest, also be given new names. Any exceptions to this request are also given in the manifest. We recommend the manifest be given in a separate file named MANIFEST-<fontid>.txt, where <fontid> is some unique identification of the font family. If a separate "readme" file accompanies the Work, we recommend a name of the form README-<fontid>.txt. The latest version of the LaTeX Project Public License is in http://www.latex-project.org/lppl.txt and version 1.3c or later is part of all distributions of LaTeX version 2006/05/20 or later. |
Voit liittää fontin Latin Modern Sans 10 Bold Oblique sivullesi lataamatta sitä palvelimeltamme. Sinun tarvitsee vain seurata alla olevia ohjeita:
Valitse sopivin vaihtoehto fontin asentamiseen ja laita tämä koodi sivullesi (liitä se välittömästi avaustägin jälkeen %lt;head>):
<link href="https://fi.getfonts.net/allfont.css?fonts=latin-modern-sans-10-bold-obliqu" rel="stylesheet" type="text/css" />
@import url(https://fi.getfonts.net/allfont.css?fonts=latin-modern-sans-10-bold-obliqu);
Aktivoi fontti tekstiä varten CSS:ssi:
font-family: 'Latin Modern Sans 10 Bold Oblique', arial;
Lähdekoodin näyte:
<html> <head> <link href="https://fi.getfonts.net/allfont.css?fonts=latin-modern-sans-10-bold-obliqu" rel="stylesheet" type="text/css" /> <style>body {font-family : 'Latin Modern Sans 10 Bold Oblique', arial;font-size : 48px;text-shadow : 4px 4px 4px #aaa; } </style> </head> <body> <div>Making the Web Beautiful with Latin Modern Sans 10 Bold Oblique!</div> </body> </html>
Tulos:
Voit käyttää erilaisia tyylejä ja CSS:ää käyttämällä efektikirjastoammejolla lisäät sivullesi houkuttelevan ja yksilöllisen tyylin.