@@ -21,23 +21,23 @@ svg {
21
21
22
22
/* Webfont: Lato-Regular */ @font-face {
23
23
font-family : ' LatoWebRegular' ;
24
- src : url (' /cbmjs /font/lato/Lato-Regular.eot' ); /* IE9 Compat Modes */
25
- src : url (' /cbmjs /font/lato/Lato-Regular.eot?#iefix' ) format (' embedded-opentype' ), /* IE6-IE8 */
26
- url (' /cbmjs /font/lato/Lato-Regular.woff2' ) format (' woff2' ), /* Modern Browsers */
27
- url (' /cbmjs /font/lato/Lato-Regular.woff' ) format (' woff' ), /* Modern Browsers */
28
- url (' /cbmjs /font/lato/Lato-Regular.ttf' ) format (' truetype' );
24
+ src : url (' . /font/lato/Lato-Regular.eot' ); /* IE9 Compat Modes */
25
+ src : url (' . /font/lato/Lato-Regular.eot?#iefix' ) format (' embedded-opentype' ), /* IE6-IE8 */
26
+ url (' . /font/lato/Lato-Regular.woff2' ) format (' woff2' ), /* Modern Browsers */
27
+ url (' . /font/lato/Lato-Regular.woff' ) format (' woff' ), /* Modern Browsers */
28
+ url (' . /font/lato/Lato-Regular.ttf' ) format (' truetype' );
29
29
font-style : normal ;
30
30
font-weight : normal ;
31
31
text-rendering : optimizeLegibility ;
32
32
}
33
33
34
34
/* Webfont: Lato-Light */ @font-face {
35
35
font-family : ' LatoWebLight' ;
36
- src : url (' /cbmjs /font/lato/Lato-Light.eot' ); /* IE9 Compat Modes */
37
- src : url (' /cbmjs /font/lato/Lato-Light.eot?#iefix' ) format (' embedded-opentype' ), /* IE6-IE8 */
38
- url (' /cbmjs /font/lato/Lato-Light.woff2' ) format (' woff2' ), /* Modern Browsers */
39
- url (' /cbmjs /font/lato/Lato-Light.woff' ) format (' woff' ), /* Modern Browsers */
40
- url (' /cbmjs /font/lato/Lato-Light.ttf' ) format (' truetype' );
36
+ src : url (' . /font/lato/Lato-Light.eot' ); /* IE9 Compat Modes */
37
+ src : url (' . /font/lato/Lato-Light.eot?#iefix' ) format (' embedded-opentype' ), /* IE6-IE8 */
38
+ url (' . /font/lato/Lato-Light.woff2' ) format (' woff2' ), /* Modern Browsers */
39
+ url (' . /font/lato/Lato-Light.woff' ) format (' woff' ), /* Modern Browsers */
40
+ url (' . /font/lato/Lato-Light.ttf' ) format (' truetype' );
41
41
font-style : normal ;
42
42
font-weight : normal ;
43
43
text-rendering : optimizeLegibility ;
0 commit comments