Ma UI
Ma_UI Regular
- মা ইঊআই. একটি ইউজার ইন্টারফেস ফ্রী বাংলা ফন্ট।
 
- OpenType
 
Aby użyć tej czcionki na swojej stronie dodaj następujący kod do nagłówka twojej strony html:
        <link rel="stylesheet" media="screen" href="https://fontlibrary.org//face/ma-ui" type="text/css"/>
    
    Teraz możesz użyć tej czcionki w swoim pliku css. Poniżej znajduje się przykład akapitu z ustawioną Ma_UI Regular.
      p { 
           font-family: 'MaUIRegular'; 
           font-weight: normal; 
           font-style: normal; 
        }
    
    
    If you are interested in working on Ma UI, please read our guide on how to contribute to an existing font.