git ssb

2+

cel / scuttlebot.io



Tree: 81dbb45c53a3d0fae5a85ab40e963c1057a9fec0

Files: 81dbb45c53a3d0fae5a85ab40e963c1057a9fec0 / tmpl / css / fonts.part.js

5302 bytesRaw
1module.exports.sourceCodePro = () => `
2@font-face {
3font-family: "Source Code Pro";
4font-style: normal;
5font-weight: 300;
6src: local("Source Code Pro Light"), local("SourceCodePro-Light"), url(../fonts/SourceCodePro-Light.otf) format("opentype");
7}
8@font-face {
9font-family: "Source Code Pro";
10font-style: normal;
11font-weight: 700;
12src: local("Source Code Pro Bold"), local("SourceCodePro-Bold"), url(../fonts/SourceCodePro-Bold.otf) format("opentype");
13}
14@font-face {
15font-family: "Source Code Pro";
16font-style: italic;
17font-weight: 900;
18src: local("Source Code Pro Black Italic"), local("SourceCodePro-BlackIt"), url(../fonts/SourceCodePro-BlackIt.otf) format("opentype");
19}
20@font-face {
21font-family: "Source Code Pro";
22font-style: normal;
23font-weight: 200;
24src: local("Source Code Pro ExtraLight"), local("SourceCodePro-ExtraLight"), url(../fonts/SourceCodePro-ExtraLight.otf) format("opentype");
25}
26@font-face {
27font-family: "Source Code Pro";
28font-style: normal;
29font-weight: 400;
30src: local("Source Code Pro"), local("SourceCodePro-Regular"), url(../fonts/SourceCodePro-Regular.otf) format("opentype");
31}
32@font-face {
33font-family: "Source Code Pro";
34font-style: italic;
35font-weight: 300;
36src: local("Source Code Pro Light Italic"), local("SourceCodePro-LightIt"), url(../fonts/SourceCodePro-LightIt.otf) format("opentype");
37}
38@font-face {
39font-family: "Source Code Pro";
40font-style: italic;
41font-weight: 700;
42src: local("Source Code Pro Bold Italic"), local("SourceCodePro-BoldIt"), url(../fonts/SourceCodePro-BoldIt.otf) format("opentype");
43}
44@font-face {
45font-family: "Source Code Pro";
46font-style: italic;
47font-weight: 600;
48src: local("Source Code Pro Semibold Italic"), local("SourceCodePro-SemiboldIt"), url(../fonts/SourceCodePro-SemiboldIt.otf) format("opentype");
49}
50@font-face {
51font-family: "Source Code Pro";
52font-style: italic;
53font-weight: 200;
54src: local("Source Code Pro ExtraLight Italic"), local("SourceCodePro-ExtraLightIt"), url(../fonts/SourceCodePro-ExtraLightIt.otf) format("opentype");
55}
56@font-face {
57font-family: "Source Code Pro";
58font-style: italic;
59font-weight: 400;
60src: local("Source Code Pro Italic"), local("SourceCodePro-It"), url(../fonts/SourceCodePro-It.otf) format("opentype");
61}
62@font-face {
63font-family: "Source Code Pro";
64font-style: normal;
65font-weight: 900;
66src: local("Source Code Pro Black"), local("SourceCodePro-Black"), url(../fonts/SourceCodePro-Black.otf) format("opentype");
67}
68@font-face {
69font-family: "Source Code Pro";
70font-style: normal;
71font-weight: 600;
72src: local("Source Code Pro Semibold"), local("SourceCodePro-Semibold"), url(../fonts/SourceCodePro-Semibold.otf) format("opentype");
73}
74`
75
76module.exports.sourceSansPro = () => `
77@font-face {
78font-family: "Source Sans Pro";
79font-style: normal;
80font-weight: 300;
81src: local("Source Sans Pro Light"), local("SourceSansPro-Light"), url(../fonts/SourceSansPro-Light.otf) format("opentype");
82}
83@font-face {
84font-family: "Source Sans Pro";
85font-style: normal;
86font-weight: 700;
87src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(../fonts/SourceSansPro-Bold.otf) format("opentype");
88}
89@font-face {
90font-family: "Source Sans Pro";
91font-style: italic;
92font-weight: 900;
93src: local("Source Sans Pro Black Italic"), local("SourceSansPro-BlackIt"), url(../fonts/SourceSansPro-BlackIt.otf) format("opentype");
94}
95@font-face {
96font-family: "Source Sans Pro";
97font-style: normal;
98font-weight: 200;
99src: local("Source Sans Pro ExtraLight"), local("SourceSansPro-ExtraLight"), url(../fonts/SourceSansPro-ExtraLight.otf) format("opentype");
100}
101@font-face {
102font-family: "Source Sans Pro";
103font-style: normal;
104font-weight: 400;
105src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url(../fonts/SourceSansPro-Regular.otf) format("opentype");
106}
107@font-face {
108font-family: "Source Sans Pro";
109font-style: italic;
110font-weight: 300;
111src: local("Source Sans Pro Light Italic"), local("SourceSansPro-LightIt"), url(../fonts/SourceSansPro-LightIt.otf) format("opentype");
112}
113@font-face {
114font-family: "Source Sans Pro";
115font-style: italic;
116font-weight: 700;
117src: local("Source Sans Pro Bold Italic"), local("SourceSansPro-BoldIt"), url(../fonts/SourceSansPro-BoldIt.otf) format("opentype");
118}
119@font-face {
120font-family: "Source Sans Pro";
121font-style: italic;
122font-weight: 600;
123src: local("Source Sans Pro Semibold Italic"), local("SourceSansPro-SemiboldIt"), url(../fonts/SourceSansPro-SemiboldIt.otf) format("opentype");
124}
125@font-face {
126font-family: "Source Sans Pro";
127font-style: italic;
128font-weight: 200;
129src: local("Source Sans Pro ExtraLight Italic"), local("SourceSansPro-ExtraLightIt"), url(../fonts/SourceSansPro-ExtraLightIt.otf) format("opentype");
130}
131@font-face {
132font-family: "Source Sans Pro";
133font-style: italic;
134font-weight: 400;
135src: local("Source Sans Pro Italic"), local("SourceSansPro-It"), url(../fonts/SourceSansPro-It.otf) format("opentype");
136}
137@font-face {
138font-family: "Source Sans Pro";
139font-style: normal;
140font-weight: 900;
141src: local("Source Sans Pro Black"), local("SourceSansPro-Black"), url(../fonts/SourceSansPro-Black.otf) format("opentype");
142}
143@font-face {
144font-family: "Source Sans Pro";
145font-style: normal;
146font-weight: 600;
147src: local("Source Sans Pro Semibold"), local("SourceSansPro-Semibold"), url(../fonts/SourceSansPro-Semibold.otf) format("opentype");
148}
149`

Built with git-ssb-web