Cool fonts on your wiki pages#

This page shows how you can add a true-type font file (.tff) as attachment to a wiki page, and use it as a @font-face to style your pages.

Here is a beautiful free font from Paula Hentges.

@font-face { font-family: "hentges"; src: url(TrueTypeFont/HENTGES.ttf(info)) format("truetype"); text-decoration: none; font-style: normal; } .hentges { font-family: "hentges"; font-size: 1.25em; line-height: 1.25; }

Usage#

%%add-css [TrueTypeFont] /%
%%hentges ... /%

HENTGES Font #

Use the page a sample to test font style pages
This is just some sample. Don’t even bother reading it; you will just waste your time. Why do you keep reading? Do I have to use Lorem Ipsum to stop you? OK, here goes: Lorem ipsum dolor sit amet, consectetur adipi sicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Still reading? Gosh, you’re impossible. I’ll stop here to spare you.
  • A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
  • a b c d e f g h i j k l m n o p q r s t u v w x y z
  • 1234567890 !@#$%^&*()
  • œ∑´®†¥¨ˆøπ“‘«åß∂ƒ©˙∆˚¬…æΩ≈ç√∫˜µ≤≥÷
  • a b c d e f g h i j k l m n o p q r s t u v w x y z
  • A B C D E F G H I J K L
    M N O P Q R S T U V W X Y Z
  • a b c d e f g h i j k l
    m n o p q r s t u v w x y z
  • 1234567890 !@#$%^&*()
  • œ∑´®†¥¨ˆøπ“‘«åß∂ƒ©˙∆˚¬…æΩ≈ç√∫˜µ≤≥÷

Category.Add CSS Style Category.Font Style