1
1
.serif {
2
- font-family : " Austin News Deck " , serif ;
3
- & .lighter { font-weight : lighter ; }
2
+ & .lighter { font-weight : 400 ; }
3
+ & .lightest { font-weight : 200 ; }
4
4
}
5
5
6
6
.caps {
7
7
letter-spacing : 0.1em !important ;
8
- }
9
-
10
- @font-face {
11
- font-family : ' Austin News Deck' ;
12
- src : url (' AustinNewsDeck-Light-Web.eot' );
13
- src : local (' Austin News Deck' ), local (' Austin News Deck Light' ),
14
- url (' /fonts/AustinNewsDeck-Light-Web.eot?#iefix' ) format (' embedded-opentype' ),
15
- url (' /fonts/AustinNewsDeck-Light-Web.woff2' ) format (' woff2' ),
16
- url (' /fonts/AustinNewsDeck-Light-Web.woff' ) format (' woff' ),
17
- url (' /fonts/AustinNewsDeck-Light-Web.ttf' ) format (' truetype' ),
18
- url (' /fonts/AustinNewsDeck-Light-Web.svg#Calibre-Black' ) format (' svg' );
19
- font-weight : lighter ;
20
- font-style : normal ;
21
- }
22
-
23
- @font-face {
24
- font-family : ' Austin News Deck' ;
25
- src : url (' AustinNewsDeck-Roman-Web.eot' );
26
- src : local (' Austin News Deck' ), local (' Austin News Deck Roman' ),
27
- url (' /fonts/AustinNewsDeck-Roman-Web.eot?#iefix' ) format (' embedded-opentype' ),
28
- url (' /fonts/AustinNewsDeck-Roman-Web.woff2' ) format (' woff2' ),
29
- url (' /fonts/AustinNewsDeck-Roman-Web.woff' ) format (' woff' ),
30
- url (' /fonts/AustinNewsDeck-Roman-Web.ttf' ) format (' truetype' ),
31
- url (' /fonts/AustinNewsDeck-Roman-Web.svg#Calibre-Black' ) format (' svg' );
32
- font-weight : normal ;
33
- font-style : normal ;
34
- }
35
-
36
- @font-face {
37
- font-family : ' Atlas Grotesk' ;
38
- src : url (' /fonts/AtlasGroteskRegular.eot' );
39
- src : url (' /fonts/AtlasGroteskRegular.eot' ) format (' embedded-opentype' ),
40
- url (' /fonts/AtlasGroteskRegular.woff2' ) format (' woff2' ),
41
- url (' /fonts/AtlasGroteskRegular.woff' ) format (' woff' ),
42
- url (' /fonts/AtlasGroteskRegular.ttf' ) format (' truetype' ),
43
- url (' /fonts/AtlasGroteskRegular.svg#AtlasGroteskRegular' ) format (' svg' );
44
- font-weight : normal ;
45
- font-style : normal ;
46
- }
47
-
48
- @font-face {
49
- font-family : ' Atlas Grotesk' ;
50
- src : url (' /fonts/AtlasGroteskLight.eot' );
51
- src : url (' /fonts/AtlasGroteskLight.eot' ) format (' embedded-opentype' ),
52
- url (' /fonts/AtlasGroteskLight.woff2' ) format (' woff2' ),
53
- url (' /fonts/AtlasGroteskLight.woff' ) format (' woff' ),
54
- url (' /fonts/AtlasGroteskLight.ttf' ) format (' truetype' ),
55
- url (' /fonts/AtlasGroteskLight.svg#AtlasGroteskLight' ) format (' svg' );
56
- font-weight : lighter ;
57
- font-style : normal ;
58
- }
8
+ }
0 commit comments