Skip to content

webtack/font-circe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

font-cicle from you website

Usage

  • Add the package on your composer.json file
composer require webtack/font-circe
  • Include font-circe.css file between tags head
<link rel="stylesheet" href="path/to/libs/font-circe/css/font-circe.css">
  • Somewhere in your style file
    p {
        font-family: 'Circe Thin';
        font-family: 'Circe Extra Light';
        font-family: 'Circe Light';
        font-family: 'Circe Regular';
        font-family: 'Circe Bold';
        font-family: 'Circe Extra Bold';
    }

Pleasant enjoyment :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages