font-bftinyhand

The Donald Trump font for the web


Keywords
font, tinyhand, bftinyhand, css, npm-package, webfont
License
OFL-1.1
Install
npm install font-bftinyhand@1.0.2

Documentation

BF Tiny Hand

The BF Tiny Hand Font, Designed by Mark Davis

Introduction

This font is designed by Mark Davis. You could find more information from http://www.designermarkdavis.com/BF-Tiny-Hand

You could download it from https://www.dropbox.com/s/irvgp4813izfbso/BFTinyHand-Regular.zip?dl=0 . The original zip file only included a .otf format font file which doesn't support well for all browsers. I used a script to generate ttf, svg, eot, woff and woff2 format to better support different browsers, so if you are interested in use it in a web based app, I'd recomend you to download from here to get this amazing font.

Usage

$ yarn add @soleo/font-bftinyhand

Demo

Demo Link

Development

$ yarn run watch-css

Release

Release are done in GitHub Workflow to publish to both GitHub Package Registry and NPM JS Registry

Reference