Voynich
Voynich 123
- Heavy boxes perform quick waltzes and jigs
- TrueType
To use this font in your website add the following code to the head of your html page:
        <link rel="stylesheet" media="screen" href="https://fontlibrary.org//face/voynich" type="text/css"/>
    
    Now you can use this font in your css file. Here is an example of a paragraph set in Voynich 123.
      p { 
           font-family: 'Voynich123'; 
           font-weight: normal; 
           font-style: normal; 
        }
    
    
    If you are interested in working on Voynich, please read our guide on how to contribute to an existing font.