Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (18 loc) · 585 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 585 Bytes

‼️ DEPRECATED AND ARCHIVED

cdn-static

Cdn for cloukit.github.io static files like webfonts


 

Webfonts

<link href="https://cloukit.github.io/cdn-static/css/webfonts.css" rel="stylesheet">
<style>
  body { font-family: 'Source Sans Pro', sans-serif; }
  pre, code { font-family: 'Roboto Mono', monospace; font-size:15px; }
</style>

 

License

MIT © Bernhard Grünewaldt