A custom implementation of Android's TextView that let's you use the font of your choice
'com.ctrlplusz:anytextview:1.0'
<dependency>
<groupId>com.ctrlplusz</groupId>
<artifactId>anytextview</artifactId>
<version>1.0</version>
</dependency>
<dependency org="com.ctrlplusz" name="anytextview" rev="1.0"/>
"com.ctrlplusz", "anytextview", "1.0"