compile 'com.md.cfv:customfontview:0.0.1'
<com.md.cfv.CustomFontView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Hello World"
app:fontName="Lobster.ttf" />