@@ -113,10 +113,10 @@ body {
113
113
114
114
@font-face {
115
115
font-family : 'FontAwesome' ;
116
- src : url ('fonts/fontawesome-webfont.eot?v=3.0.2' );
117
- src : url ('fonts/fontawesome-webfont.eot?#iefix&v=3.0.2' ) format ('embedded-opentype' ),
118
- url ('fonts/fontawesome-webfont.woff?v=3.0.2' ) format ('woff' ),
119
- url ('fonts/fontawesome-webfont.ttf?v=3.0.2' ) format ('truetype' );
116
+ src : url ('fonts/FontAwesome/ fontawesome-webfont.eot?v=3.0.2' );
117
+ src : url ('fonts/FontAwesome/ fontawesome-webfont.eot?#iefix&v=3.0.2' ) format ('embedded-opentype' ),
118
+ url ('fonts/FontAwesome/ fontawesome-webfont.woff?v=3.0.2' ) format ('woff' ),
119
+ url ('fonts/FontAwesome/ fontawesome-webfont.ttf?v=3.0.2' ) format ('truetype' );
120
120
font-weight : normal;
121
121
font-style : normal;
122
122
}
184
184
185
185
h1 , h2 , h3 , h4 , h5 , h6 {
186
186
font-weight : 700 ;
187
- font-family : "klavika-web" , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif !important ;
187
+ font-family : Cairo , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif !important ;
188
188
}
189
189
/*
190
190
* Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
@@ -676,14 +676,30 @@ table {
676
676
}
677
677
678
678
# content th {
679
- font-family : "klavika-web" , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
679
+ font-family : Cairo , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
680
680
}
681
681
682
682
# content th ,
683
683
# content td {
684
684
padding : .5em ;
685
685
}
686
686
687
+ /* ==========================================================================
688
+ Cairo Font
689
+ ========================================================================== */
690
+
691
+ @font-face {
692
+ font-family : Cairo;
693
+ src : url (fonts/Cairo/Cairo-Regular.ttf) format ("truetype" );
694
+ font-weight : normal;
695
+ }
696
+
697
+ @font-face {
698
+ font-family : Cairo;
699
+ src : url (fonts/Cairo/Cairo-Bold.ttf) format ("truetype" );
700
+ font-weight : 700 ;
701
+ }
702
+
687
703
/* ==========================================================================
688
704
Font Awesome
689
705
========================================================================== */
@@ -1624,14 +1640,14 @@ nav#main ul {
1624
1640
1625
1641
nav # main li {
1626
1642
float : left;
1627
- font : normal normal 16px "klavika-web" , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
1643
+ font : normal 700 16px Cairo , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
1628
1644
margin-right : 2px ;
1629
1645
}
1630
1646
1631
1647
nav # main li a {
1632
1648
color : # fff ;
1633
1649
text-decoration : none;
1634
- padding : 6 px 10px ;
1650
+ padding : 2 px 10px ;
1635
1651
display : block;
1636
1652
border : 1px solid transparent;
1637
1653
text-shadow : 0 -1px 0 rgba (0 , 0 , 0 , 0.76 );
@@ -1824,7 +1840,7 @@ pre b {
1824
1840
height : 19px ;
1825
1841
width : 19px ;
1826
1842
padding-top : 0 ;
1827
- font : bold 11 px/19px "klavika-web" , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
1843
+ font : bold 11 px/19px Cairo , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
1828
1844
border-radius : 12px ;
1829
1845
}
1830
1846
@@ -1907,7 +1923,7 @@ pre b {
1907
1923
1908
1924
# content figcaption {
1909
1925
box-shadow : 0 0 5px 1px rgba (0 , 0 , 0 , 0.20 );
1910
- font : italic 700 12 px/20px "klavika-web" , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
1926
+ font : italic 700 12 px/20px Cairo , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
1911
1927
padding : 10px 5px ;
1912
1928
color : # 737272 ;
1913
1929
clear : both;
@@ -1979,7 +1995,7 @@ pre b {
1979
1995
1980
1996
p .author {
1981
1997
color : # ababab ;
1982
- font-family : "klavika-web" , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
1998
+ font-family : Cairo , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
1983
1999
font-weight : 700 ;
1984
2000
margin-top : -20px ;
1985
2001
}
@@ -1993,7 +2009,7 @@ p.author a {
1993
2009
padding-bottom : .5% ;
1994
2010
margin-bottom : 20px ;
1995
2011
font-weight : 700 ;
1996
- font-family : "klavika-web" , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
2012
+ font-family : Cairo , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
1997
2013
color : # 666 ;
1998
2014
background : url(../ images-foundation/gauze.png) # f0f0f0 ;
1999
2015
text-shadow : 0 1px 0 # ffffff ;
@@ -2016,15 +2032,15 @@ p.author a {
2016
2032
}
2017
2033
2018
2034
# banner-large-image h1 , # banner-large-image h2 {
2019
- font : bold 60 px/60px "klavika-web" , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
2035
+ font : bold 60 px/60px Cairo , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
2020
2036
margin-bottom : 0 ;
2021
2037
color : # fff ;
2022
2038
text-shadow : 0 0 4px rgba (0 , 0 , 0 , 0.85 );
2023
2039
}
2024
2040
2025
2041
# banner-large-image p {
2026
2042
color : # cccccc ;
2027
- font : 700 normal 24 px/36px "klavika-web" , "Helvetica Neue" , sans-serif;
2043
+ font : 700 normal 24 px/36px Cairo , "Helvetica Neue" , sans-serif;
2028
2044
}
2029
2045
2030
2046
# banner-secondary {
@@ -2121,7 +2137,7 @@ input[type="submit"] {
2121
2137
color : # fff !important ;
2122
2138
text-shadow : 0 -1px 1px rgba (0 , 0 , 0 , 0.35 );
2123
2139
padding : 8px 15px ;
2124
- font : bold 16 px/16px "klavika-web" , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
2140
+ font : bold 16 px/16px Cairo , "Helvetica Neue" , Helvetica, Arial, Geneva, sans-serif;
2125
2141
transition : all 0.2s ;
2126
2142
background-color : # d18f4f ;
2127
2143
float : left;
@@ -2508,7 +2524,6 @@ footer .books li a cite {
2508
2524
text-shadow : 0 -1px 0 rgba (0 , 0 , 0 , 0.5 );
2509
2525
letter-spacing : 0 ;
2510
2526
border-radius : 5px 5px 0 0 ;
2511
- font-weight : normal;
2512
2527
margin-bottom : 0 ;
2513
2528
overflow : hidden;
2514
2529
}
0 commit comments