Skip to content

Commit

Permalink
Added new Gin web font, adjusted column widths, adjusted header spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
unscripted committed May 31, 2013
1 parent 01a412d commit 3132e88
Show file tree
Hide file tree
Showing 26 changed files with 81 additions and 1 deletion.
68 changes: 68 additions & 0 deletions wp-content/themes/sfd/gin.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
/* @license
* MyFonts Webfont Build ID 2569516, 2013-05-30T22:23:56-0400
*
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are
* explicitly restricted from using the Licensed Webfonts(s).
*
* You may obtain a valid license at the URLs below.
*
* Webfont: Gin Round by Hold Fast Foundry
* URL: http://www.myfonts.com/fonts/hold-fast-foundry/gin/round/
*
* Webfont: Gin Oblique by Hold Fast Foundry
* URL: http://www.myfonts.com/fonts/hold-fast-foundry/gin/oblique/
*
* Webfont: Gin Round Oblique by Hold Fast Foundry
* URL: http://www.myfonts.com/fonts/hold-fast-foundry/gin/round-oblique/
*
* Webfont: Gin Lines by Hold Fast Foundry
* URL: http://www.myfonts.com/fonts/hold-fast-foundry/gin/lines-regular/
*
* Webfont: Gin by Hold Fast Foundry
* URL: http://www.myfonts.com/fonts/hold-fast-foundry/gin/regular/
*
* Webfont: Gin Rough by Hold Fast Foundry
* URL: http://www.myfonts.com/fonts/hold-fast-foundry/gin/rough/
*
* Webfont: Gin Rough Oblique by Hold Fast Foundry
* URL: http://www.myfonts.com/fonts/hold-fast-foundry/gin/rough-oblique/
*
* Webfont: Gin Lines Oblique by Hold Fast Foundry
* URL: http://www.myfonts.com/fonts/hold-fast-foundry/gin/lines-oblique/
*
*
* License: http://www.myfonts.com/viewlicense?type=web&buildid=2569516
* Webfonts copyright: Copyright © 2013 by Mattox Shuler. All rights reserved.
*
* © 2013 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/27352c");


@font-face {font-family: 'Gin-Round';src: url('webfonts/27352C_0_0.eot');src: url('webfonts/27352C_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/27352C_0_0.woff') format('woff'),url('webfonts/27352C_0_0.ttf') format('truetype');}


@font-face {font-family: 'Gin-Oblique';src: url('webfonts/27352C_1_0.eot');src: url('webfonts/27352C_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/27352C_1_0.woff') format('woff'),url('webfonts/27352C_1_0.ttf') format('truetype');}


@font-face {font-family: 'Gin-RoundOblique';src: url('webfonts/27352C_2_0.eot');src: url('webfonts/27352C_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/27352C_2_0.woff') format('woff'),url('webfonts/27352C_2_0.ttf') format('truetype');}


@font-face {font-family: 'Gin-Lines';src: url('webfonts/27352C_3_0.eot');src: url('webfonts/27352C_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/27352C_3_0.woff') format('woff'),url('webfonts/27352C_3_0.ttf') format('truetype');}


@font-face {font-family: 'Gin-Regular';src: url('webfonts/27352C_4_0.eot');src: url('webfonts/27352C_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/27352C_4_0.woff') format('woff'),url('webfonts/27352C_4_0.ttf') format('truetype');}


@font-face {font-family: 'Gin-Rough';src: url('webfonts/27352C_5_0.eot');src: url('webfonts/27352C_5_0.eot?#iefix') format('embedded-opentype'),url('webfonts/27352C_5_0.woff') format('woff'),url('webfonts/27352C_5_0.ttf') format('truetype');}


@font-face {font-family: 'Gin-RoughOblique';src: url('webfonts/27352C_6_0.eot');src: url('webfonts/27352C_6_0.eot?#iefix') format('embedded-opentype'),url('webfonts/27352C_6_0.woff') format('woff'),url('webfonts/27352C_6_0.ttf') format('truetype');}


@font-face {font-family: 'Gin-LinesOblique';src: url('webfonts/27352C_7_0.eot');src: url('webfonts/27352C_7_0.eot?#iefix') format('embedded-opentype'),url('webfonts/27352C_7_0.woff') format('woff'),url('webfonts/27352C_7_0.ttf') format('truetype');}

14 changes: 13 additions & 1 deletion wp-content/themes/sfd/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,16 @@ Template: moustachey
Version: 1
*/

@import url("../moustachey/style.css");
@import url("../moustachey/style.css");
@import url("gin.css");

h1, h2, h2 a { font-family: "Gin-Regular" !important; }

header nav { padding: 25px 0 0 0; }
span.site-title a { padding: 0 20px 10px; border-bottom: 1px solid #7d7979; }



.content,
.home-content { width: 60%; }
.sidebar { width: 30%; }
Binary file added wp-content/themes/sfd/webfonts/27352C_0_0.eot
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_0_0.ttf
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_0_0.woff
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_1_0.eot
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_1_0.ttf
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_1_0.woff
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_2_0.eot
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_2_0.ttf
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_2_0.woff
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_3_0.eot
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_3_0.ttf
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_3_0.woff
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_4_0.eot
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_4_0.ttf
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_4_0.woff
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_5_0.eot
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_5_0.ttf
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_5_0.woff
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_6_0.eot
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_6_0.ttf
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_6_0.woff
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_7_0.eot
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_7_0.ttf
Binary file not shown.
Binary file added wp-content/themes/sfd/webfonts/27352C_7_0.woff
Binary file not shown.

0 comments on commit 3132e88

Please sign in to comment.