Lines Matching refs:font
4 font-family: $font-family;
5 font-weight: $header-font-weight;
6 color: $header-font-color;
23 @include font-size($xxxlarge);
25 @include font-size($reallybig);
28 @include font-size($tremendous);
31 @include font-size($absurd);
34 h2 { @include font-size($xlarge); }
35 h3 { @include font-size($larger);}
36 h4 { @include font-size($large);}
37 h5 { @include font-size($med);}
38 h6 { @include font-size($norm);}
42 h1 { @include font-size($xlarge);}
43 h2 { @include font-size($larger + 6);}
49 font-weight: normal;
60 font-family: $font-family;
61 font-weight: $body-font-weight;
62 @include font-size($base-font-size);
66 @include font-size(ms(0) * 1.25);
70 @include font-size($base-font-size * 1.1);
135 font-weight: bold;
136 @include font-size($norm);
148 font-style: italic;
153 font-weight: $font-weight-bold;
158 font-size: 56.4%;
180 font-size: 12px;
181 font-size: 1.2rem;
182 color: $body-font-color;
187 color: $body-font-color;
189 color: $body-font-color;
204 font-size: 90%;
231 color: $body-font-color !important;
234 color: $body-font-color !important;