UNPKG

@patternfly/patternfly

Version:

Assets, source, tooling, and content for PatternFly 4

19 lines (18 loc) 730 B
<!doctype html> <html class="no-js" lang=""> <head> <link rel="stylesheet" href="overpass.css" /> <style>body{font-family: overpass, sans-serif; font-size:9vw; } p{margin:0; line-height:1.2em; padding:0;}</style> </head> <body> <p style="font-weight:200">Overpass <i>Overpass</i></p> <p style="font-weight:300">Overpass <i>Overpass</i></p> <p style="font-weight:400">Overpass <i>Overpass</i></p> <p style="font-weight:500">Overpass <i>Overpass</i></p> <p style="font-weight:600">Overpass <i>Overpass</i></p> <p style="font-weight:700">Overpass <i>Overpass</i></p> <p style="font-weight:800">Overpass <i>Overpass</i></p> <p style="font-weight:900">Overpass <i>Overpass</i></p> </body> </html>