[SITE CSS] replace boon font with optimized version for my logo
This commit is contained in:
parent
22a499f494
commit
3bb2f62d5f
|
@ -6,7 +6,7 @@ main div.home {
|
||||||
margin-top: 17%;
|
margin-top: 17%;
|
||||||
margin-bottom: 20%; }
|
margin-bottom: 20%; }
|
||||||
main div.home div.logo {
|
main div.home div.logo {
|
||||||
font-family: 'Boon', "Verdana", "Arial", sans-serif;
|
font-family: 'Boon-Logo', "Verdana", "Arial", sans-serif;
|
||||||
font-size: 24.5px;
|
font-size: 24.5px;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,55 +0,0 @@
|
||||||
@font-face {
|
|
||||||
src: url("boon-300.woff") format("woff");
|
|
||||||
font-family: "Boon";
|
|
||||||
font-style: normal;
|
|
||||||
font-weight: 300;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
src: url("boon-300i.woff") format("woff");
|
|
||||||
font-family: "Boon";
|
|
||||||
font-style: italic;
|
|
||||||
font-weight: 300;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
src: url("boon-400.woff") format("woff");
|
|
||||||
font-family: "Boon";
|
|
||||||
font-style: normal;
|
|
||||||
font-weight: 400;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
src: url("boon-400i.woff") format("woff");
|
|
||||||
font-family: "Boon";
|
|
||||||
font-style: italic;
|
|
||||||
font-weight: 400;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
src: url("boon-500.woff") format("woff");
|
|
||||||
font-family: "Boon";
|
|
||||||
font-style: normal;
|
|
||||||
font-weight: 500;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
src: url("boon-500i.woff") format("woff");
|
|
||||||
font-family: "Boon";
|
|
||||||
font-style: italic;
|
|
||||||
font-weight: 500;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
src: url("boon-700.woff") format("woff");
|
|
||||||
font-family: "Boon";
|
|
||||||
font-style: normal;
|
|
||||||
font-weight: 700;
|
|
||||||
}
|
|
||||||
|
|
||||||
@font-face {
|
|
||||||
src: url("boon-700i.woff") format("woff");
|
|
||||||
font-family: "Boon";
|
|
||||||
font-style: italic;
|
|
||||||
font-weight: 700;
|
|
||||||
}
|
|
BIN
assets/fonts/boon_logo-300.woff
Normal file
BIN
assets/fonts/boon_logo-300.woff
Normal file
Binary file not shown.
BIN
assets/fonts/boon_logo-300o.woff
Normal file
BIN
assets/fonts/boon_logo-300o.woff
Normal file
Binary file not shown.
BIN
assets/fonts/boon_logo-400.woff
Normal file
BIN
assets/fonts/boon_logo-400.woff
Normal file
Binary file not shown.
BIN
assets/fonts/boon_logo-400o.woff
Normal file
BIN
assets/fonts/boon_logo-400o.woff
Normal file
Binary file not shown.
BIN
assets/fonts/boon_logo-500.woff
Normal file
BIN
assets/fonts/boon_logo-500.woff
Normal file
Binary file not shown.
BIN
assets/fonts/boon_logo-500o.woff
Normal file
BIN
assets/fonts/boon_logo-500o.woff
Normal file
Binary file not shown.
BIN
assets/fonts/boon_logo-600.woff
Normal file
BIN
assets/fonts/boon_logo-600.woff
Normal file
Binary file not shown.
BIN
assets/fonts/boon_logo-600o.woff
Normal file
BIN
assets/fonts/boon_logo-600o.woff
Normal file
Binary file not shown.
BIN
assets/fonts/boon_logo-700.woff
Normal file
BIN
assets/fonts/boon_logo-700.woff
Normal file
Binary file not shown.
BIN
assets/fonts/boon_logo-700o.woff
Normal file
BIN
assets/fonts/boon_logo-700o.woff
Normal file
Binary file not shown.
55
assets/fonts/boon_logo.css
Executable file
55
assets/fonts/boon_logo.css
Executable file
|
@ -0,0 +1,55 @@
|
||||||
|
@font-face {
|
||||||
|
src: url("boon_logo-300.woff") format("woff");
|
||||||
|
font-family: "Boon-Logo";
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 300;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
src: url("boon_logo-300o.woff") format("woff");
|
||||||
|
font-family: "Boon-Logo";
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: 300;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
src: url("boon_logo-400.woff") format("woff");
|
||||||
|
font-family: "Boon-Logo";
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
src: url("boon_logo-400o.woff") format("woff");
|
||||||
|
font-family: "Boon-Logo";
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: 400;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
src: url("boon_logo-500.woff") format("woff");
|
||||||
|
font-family: "Boon-Logo";
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
src: url("boon_logo-500o.woff") format("woff");
|
||||||
|
font-family: "Boon-Logo";
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
src: url("boon_logo-700.woff") format("woff");
|
||||||
|
font-family: "Boon-Logo";
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: 700;
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
src: url("boon_logo-700o.woff") format("woff");
|
||||||
|
font-family: "Boon-Logo";
|
||||||
|
font-style: italic;
|
||||||
|
font-weight: 700;
|
||||||
|
}
|
|
@ -11,7 +11,7 @@ main {
|
||||||
margin-bottom: 20%;
|
margin-bottom: 20%;
|
||||||
|
|
||||||
div.logo {
|
div.logo {
|
||||||
font-family: 'Boon', "Verdana", "Arial", sans-serif;
|
font-family: 'Boon-Logo', "Verdana", "Arial", sans-serif;
|
||||||
font-size: 24.5px;
|
font-size: 24.5px;
|
||||||
line-height: 1.2em;
|
line-height: 1.2em;
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
|
|
|
@ -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=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'>
|
<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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue