Baralikto
Baralikto Regular
- Baralikto
 
- OpenType
 
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/baralikto" type="text/css"/>
    
    Now you can use this font in your css file. Here is an example of a paragraph set in Baralikto Regular.
      p { 
           font-family: 'BaraliktoRegular'; 
           font-weight: normal; 
           font-style: normal; 
        }
    
    
    If you are interested in working on Baralikto, please read our guide on how to contribute to an existing font.