[SITE CSS] replace boon font with optimized version for my logo
This commit is contained in:
parent
22a499f494
commit
3bb2f62d5f
26 changed files with 59 additions and 59 deletions
|
@ -38,7 +38,7 @@ if( $page->isHomePage() ) {
|
|||
<link href='https://fonts.googleapis.com/css?family=Alegreya+Sans:400,100,300,400italic,500,500italic,700' rel='stylesheet' type='text/css'>
|
||||
<link href='https://fonts.googleapis.com/css?family=Crimson+Text:400,700' rel='stylesheet' type='text/css'>
|
||||
|
||||
<?php echo css('assets/fonts/boon.css') ?>
|
||||
<?php echo css('assets/fonts/boon_logo.css') ?>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue