/font-BFTinyHand

The BF Tiny Hand Font, Designed by Mark Davis

Primary LanguageSCSS

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