Ma UI
Ma_UI Regular
- মা ইঊআই. একটি ইউজার ইন্টারফেস ফ্রী বাংলা ফন্ট।
- 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/ma-ui" type="text/css"/>
Now you can use this font in your css file. Here is an example of a paragraph set in 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.