Usar esta fuente
Para usar esta fuente en tu sitio web, agrega el siguiente código en la sección head de tu página html:
<link rel="stylesheet" media="screen" href="http://openfontlibrary.org/face/richstyle" rel="stylesheet" type="text/css"/>
Now you can use this font in your css file. Here is an example of a paragraph set in RichStyleMedium:
p {
font-family: 'RichStyle';
font-weight: normal;
font-style: normal;
}
If you are interested in working on RichStyle, please read our guide on how to contribute to an existing font.