UNPKG

1.42 kBCSSView Raw
1:root {
2--font-custom-path: "//i.alicdn.com/artascope-font/20160419204543/font/";
3--font-custom-name: Roboto;
4--font-name-thin: roboto-thin;
5--font-name-light: roboto-light;
6--font-name-regular: roboto-regular;
7--font-name-medium: roboto-medium;
8--font-name-bold: roboto-bold;
9--font-name-bolder: roboto-bolder;
10--font-lineheight-base: 1.28571;
11--font-face-name-default: "Roboto";
12--font-face-url-default: "//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.eot";
13--font-face1-name: "Roboto";
14--font-face1-url: "//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.eot";
15--font-face2-name: "Roboto";
16--font-face2-url: "//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.eot";
17--font-face3-name: "Roboto";
18--font-face3-url: "//i.alicdn.com/artascope-font/20160419204543/font/roboto-thin.eot";
19--font-weight-1: lighter;
20--font-weight-thin: 200;
21--font-weight-light: 300;
22--font-weight-2: normal;
23--font-weight-medium: 500;
24--font-weight-semi-bold: 600;
25--font-weight-3: bold;
26--font-weight-extra-bold: 800;
27--font-weight-ultra-bold: 900;
28--font-weight-bolder: bolder;
29--font-size-display-3: 56px;
30--font-size-display-2: 48px;
31--font-size-display-1: 36px;
32--font-size-headline: 24px;
33--font-size-title: 20px;
34--font-size-subhead: 16px;
35--font-size-body-2: 14px;
36--font-size-body-1: 12px;
37--font-size-caption: 12px;
38--font-lineheight-1: 1.3;
39--font-lineheight-2: 1.5;
40--font-lineheight-3: 1.7;
41}