Uploaded by zemin (6 styles)
You can create beautiful websites with great typography using the @font-face kit of
Crimson Text font. Webfont and @font-face supported
all up-to-date browsers can use comfortably.
@font-face is very easy to use,
click
here to download Crimson Text webfont kit.
The following example will guide you to the css and html codes.
Ensuring the maximum cross browser typography support, WOFF (Web OpenFont Format) works with
all up-to-date browsers. You can check the versions by
clicking here.
Using this font on your website is your own legal
responsibility. You can check the license information of the font.
@font-face { font-family: 'Crimson Text Regular'; font-style: normal; font-weight: normal; src: local('Crimson Text Regular'), url('CrimsonText-Regular.woff') format('woff'); } @font-face { font-family: 'Crimson Text Italic'; font-style: normal; font-weight: normal; src: local('Crimson Text Italic'), url('CrimsonText-Italic.woff') format('woff'); } @font-face { font-family: 'Crimson Text SemiBold'; font-style: normal; font-weight: normal; src: local('Crimson Text SemiBold'), url('CrimsonText-SemiBold.woff') format('woff'); } @font-face { font-family: 'Crimson Text SemiBold Italic'; font-style: normal; font-weight: normal; src: local('Crimson Text SemiBold Italic'), url('CrimsonText-SemiBoldItalic.woff') format('woff'); } @font-face { font-family: 'Crimson Text Bold'; font-style: normal; font-weight: normal; src: local('Crimson Text Bold'), url('CrimsonText-Bold.woff') format('woff'); } @font-face { font-family: 'Crimson Text Bold Italic'; font-style: normal; font-weight: normal; src: local('Crimson Text Bold Italic'), url('CrimsonText-BoldItalic.woff') format('woff'); }
<h3 style="font-family: 'Crimson Text Regular'">Magnam cumque porro ea eos ut officia.</h3> <h3 style="font-family: 'Crimson Text Italic'">Nihil eveniet ut quia quam.</h3> <h3 style="font-family: 'Crimson Text SemiBold'">Sit molestiae quia enim perferendis dolore.</h3> <h3 style="font-family: 'Crimson Text SemiBold Italic'">Autem amet corrupti delectus cum dignissimos.</h3> <h3 style="font-family: 'Crimson Text Bold'">Mollitia quis unde repellendus eveniet.</h3> <h3 style="font-family: 'Crimson Text Bold Italic'">Molestiae est consequatur ad ullam ea.</h3>
..
?>Copyright (c) 2010, Sebastian Kosch ([email protected]), with Reserved Font Name "Crimson Text". This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: http://scripts.sil.org/OFL
If it doesn't, restart the download.