iHerb with Noto Sans globally applied
iHerb Noto Sans by jasoniherb
Details
Authorjasoniherb
LicenseNo License
Categoryiherb.com
Created
Updated
Size298 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle
@name iHerb Noto Sans
@namespace iherb.com
@version 1.0.0
@description Noto Sans applied to all text
@author Jason Wilkens <jason.wilkens@iherb.com> (https://www.iherb.com)
==/UserStyle== */
@-moz-document domain("iherb.com") {
* { font-family: 'Noto Sans' !important; }
}