after any search document i like this link to set font with custom layout for actionbar. but after use this tutorials i get an error as this:
FATAL EXCEPTION: main
    java.lang.RuntimeException: Unable to start activity ComponentInfo{com.kol.app/ ... }: android.view.InflateException: Binary XML file line #7: Error inflating class com.kol.app.CustomTextView
i dont see any class such as CustomTextView into that link, whats exactly CustomTextView in this sample?
 
    