[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
|
@ -6,7 +6,7 @@ main div.home {
|
|||
margin-top: 17%;
|
||||
margin-bottom: 20%; }
|
||||
main div.home div.logo {
|
||||
font-family: 'Boon', "Verdana", "Arial", sans-serif;
|
||||
font-family: 'Boon-Logo', "Verdana", "Arial", sans-serif;
|
||||
font-size: 24.5px;
|
||||
line-height: 1.2em;
|
||||
font-weight: 100;
|
||||
|
|
|
@ -6,6 +6,6 @@
|
|||
"../../scss/_mainvariables.scss"
|
||||
],
|
||||
"sourcesContent": [],
|
||||
"mappings": "AAAA;;GAEG;AAKE,IAAI,CAAC,GAAG,AAAA,KAAK,CAAP;EACP,UAAU,EAAE,MAAO;EACnB,UAAU,EAAE,GAAI;EAChB,aAAa,EAAE,GAAI,GAHX;EAKL,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,GAAG,AAAA,KAAK,CAAhB;IACP,WAAW,EAAE,sCAAuC;IACpD,SAAS,EAAE,MAAO;IAClB,WAAW,EAAE,KAAM;IACnB,WAAW,EAAE,GAAI;IAEjB,KAAK,EAAE,IAAK;IACZ,MAAM,EAAE,MAAO,GAPP;IASR,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,GAAG,AAAA,KAAK,CAAC,IAAI,CAAtB;MACH,KAAK,ECnBE,OAAO;MDoBd,WAAW,EAAE,GAAI,GAFb;MAGH,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,GAAG,AAAA,KAAK,CAAC,IAAI,AAAA,UAAU,CAA1B;QACV,YAAY,EAAE,KAAM;QACpB,aAAa,EAAE,MAAO,GAFX;MAIZ,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,GAAG,AAAA,KAAK,CAAC,IAAI,AAAA,QAAQ,CAA1B;QACR,cAAc,EAAE,QAAS,GADhB;EAOf,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,CAAC,CAAb;IACA,UAAU,EAAE,KAAM;IAClB,SAAS,EAAE,IAAK;IAChB,cAAc,EAAE,OAAQ,GAHvB",
|
||||
"mappings": "AAAA;;GAEG;AAKE,IAAI,CAAC,GAAG,AAAA,KAAK,CAAP;EACP,UAAU,EAAE,MAAO;EACnB,UAAU,EAAE,GAAI;EAChB,aAAa,EAAE,GAAI,GAHX;EAKL,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,GAAG,AAAA,KAAK,CAAhB;IACP,WAAW,EAAE,2CAA4C;IACzD,SAAS,EAAE,MAAO;IAClB,WAAW,EAAE,KAAM;IACnB,WAAW,EAAE,GAAI;IAEjB,KAAK,EAAE,IAAK;IACZ,MAAM,EAAE,MAAO,GAPP;IASR,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,GAAG,AAAA,KAAK,CAAC,IAAI,CAAtB;MACH,KAAK,ECnBE,OAAO;MDoBd,WAAW,EAAE,GAAI,GAFb;MAGH,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,GAAG,AAAA,KAAK,CAAC,IAAI,AAAA,UAAU,CAA1B;QACV,YAAY,EAAE,KAAM;QACpB,aAAa,EAAE,MAAO,GAFX;MAIZ,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,GAAG,AAAA,KAAK,CAAC,IAAI,AAAA,QAAQ,CAA1B;QACR,cAAc,EAAE,QAAS,GADhB;EAOf,IAAI,CAAC,GAAG,AAAA,KAAK,CAAC,CAAC,CAAb;IACA,UAAU,EAAE,KAAM;IAClB,SAAS,EAAE,IAAK;IAChB,cAAc,EAAE,OAAQ,GAHvB",
|
||||
"names": []
|
||||
}
|
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%;
|
||||
|
||||
div.logo {
|
||||
font-family: 'Boon', "Verdana", "Arial", sans-serif;
|
||||
font-family: 'Boon-Logo', "Verdana", "Arial", sans-serif;
|
||||
font-size: 24.5px;
|
||||
line-height: 1.2em;
|
||||
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=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