Embed SolaimanLipi to web pages and apps, the easiest way.
SolaimanLipi, the popular Bangla Unicode font, is developed by Solaiman Karim at Ekushey.
Simple add the following line to HTML.
<link href='http://minhazul-haque.github.io/solaimanlipi/css/solaimanlipi.css' rel='stylesheet' type='text/css'>And then set the following CSS to the target element.
.container {
font-family: 'Merriweather','SolaimanLipi',sans-serif;
}And then the page changes from this
to this

