Initial commit: Backup der Webseiten
- 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>
This commit is contained in:
11
zoesch.de/colorpicker/css/font.css
Normal file
11
zoesch.de/colorpicker/css/font.css
Normal file
@@ -0,0 +1,11 @@
|
||||
@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 */
|
||||
Reference in New Issue
Block a user