- zoesch.de - blitzkiste.net - gruene-hassberge (norbert.zoesch.de) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
11 lines
424 B
CSS
11 lines
424 B
CSS
@font-face {
|
|
font-family: 'LCD2N';
|
|
src: url('../fonts/LCD2N.eot');
|
|
src: local('LCD2N'), url('../fonts/LCD2N.woff') format('woff'), url('../fonts/LCD2N.ttf') format('truetype');
|
|
}
|
|
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_520">Text with this font applied</p> */
|
|
.fontsforweb_fontid_520 {
|
|
font-family: 'LCD2N' !important;
|
|
}
|
|
|
|
/* Font downloaded from FontsForWeb.com */ |