Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 406 Bytes

File metadata and controls

26 lines (17 loc) · 406 Bytes

Installing Webfonts

Follow these simple Steps.

1.

Put tanker/ Folder into a Folder called fonts/.

2.

Put tanker.css into your css/ Folder.

3. (Optional)

You may adapt the url('path') in tanker.css depends on your Website Filesystem.

4.

Import tanker.css at the top of you main Stylesheet.

@import url('tanker.css');

5.

font-family: 'Tanker-Regular';