fun isWebFont(uri: Uri): Boolean
Checks if the given URI points to a Web font.
uri - the URI to check.
uri
Return true if the URI is a Web font, otherwise false.