Method: IsoDoc::HtmlFunction::Html#googlefonts

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

#googlefontsObject



36
37
38
39
40
41
# File 'lib/isodoc/html_function/html.rb', line 36

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