This is the official dataloo.de blog font. It is called: dataloo.
Download the latest release.
Contains dataloo regular files - webfont ready:
- ttf
- eof
- woff
- woff2
- svg
Place in your web root assets folder, add this to your css file and adjust paths to the font files:
@font-face {
font-family:'dataloo';
src:url("../fonts/dataloo.eot");
src:url("../fonts/dataloo.eot?#iefix") format("embedded-opentype"),url("../fonts/dataloo.woff2?v=0.2.0") format("woff2"),url("../fonts/dataloo.woff?v=0.2.0") format("woff"),url("../fonts/dataloo.ttf?v=0.2.0") format("truetype"),url("../fonts/dataloo.svg?v=0.2.0#datalooregular") format("svg");
font-weight: normal;
font-style: normal; }Published under

Open Font License