Google Webfonts are a great free way to add some style to our sheets, but aren't supported. Some of us have added them into our character sheets in the past with a workaround, but the font-face method has inconsistent results in different browsers and is prone to breaking. My suggestion would be to either allow developers to include Google Webfonts in their sheets by either: Allowing @import rules that reference a fonts.googleapis.com URL in the sheet's CSS... Allowing a link to the fonts.googleapis.com stylesheet in the character sheet's HTML Providing a drop-down selection within campaign settings that can be referenced back in the sheet's CSS, and which will fallback to system fonts if not selected (this one would seem to be the easiest to implement, and allow for the sheets to keep the same level of security) Some other method of adding these to the sheet's HTML? Thoughts? Thanks for looking.