Check if a node ID represents a custom font asset.
static bool isAssetFontNodeId(String nodeId) => _assetFont.matches(nodeId);