Method: IsoDoc::HtmlFunction::Html#googlefonts

Defined in:
lib/isodoc/html_function/html.rb

#googlefontsObject



41
42
43
44
45
46
# File 'lib/isodoc/html_function/html.rb', line 41

def googlefonts
  "    <link href=\"https://fonts.googleapis.com/css?family=Overpass:300,300i,600,900\" rel=\"stylesheet\"/>\n    <link href=\"https://fonts.googleapis.com/css?family=Lato:400,400i,700,900\" rel=\"stylesheet\"/>\n  HEAD\nend\n".freeze