#set ($fontsTime = $themePress.startTimestamp("fontsTime.html"))
## TypeKit support
#if ($themePress.getTypeKitId($spaceKey))
#end
## Fonts.com support
#if ($themePress.getFontsComId($spaceKey))
#end
## typography.com support
#if ($themePress.getTypographyKey($spaceKey))
#end
## Stylesheet links
#set ($stylesheetLinksHTML = $themePress.getStylesheetLinks($spaceKey))
$!stylesheetLinksHTML
$themePress.stopTimestamp("fontsTime.html", $fontsTime)