diff options
Diffstat (limited to 'Code/uucky.me/Uucky的小站_files/css.css')
-rw-r--r-- | Code/uucky.me/Uucky的小站_files/css.css | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Code/uucky.me/Uucky的小站_files/css.css b/Code/uucky.me/Uucky的小站_files/css.css new file mode 100644 index 0000000..9cea348 --- /dev/null +++ b/Code/uucky.me/Uucky的小站_files/css.css | |||
@@ -0,0 +1,18 @@ | |||
1 | @font-face { | ||
2 | font-family: 'Open Sans Condensed'; | ||
3 | font-style: normal; | ||
4 | font-weight: 300; | ||
5 | src: local('Open Sans Cond Light'), local('OpenSans-CondensedLight'), url(gk5FxslNkTTHtojXrkp-xF1YPouZEKgzpqZW9wN-3Ek.woff) format('woff'); | ||
6 | } | ||
7 | @font-face { | ||
8 | font-family: 'Open Sans Condensed'; | ||
9 | font-style: normal; | ||
10 | font-weight: 700; | ||
11 | src: local('Open Sans Condensed Bold'), local('OpenSans-CondensedBold'), url(gk5FxslNkTTHtojXrkp-xONSK5BxN3NFS4EJkViHIqo.woff) format('woff'); | ||
12 | } | ||
13 | @font-face { | ||
14 | font-family: 'Open Sans Condensed'; | ||
15 | font-style: italic; | ||
16 | font-weight: 300; | ||
17 | src: local('Open Sans Cond Light Italic'), local('OpenSans-CondensedLightItalic'), url(jIXlqT1WKafUSwj6s9AzV6XnXbwdDC8wAz6IIzmCDUP3rGVtsTkPsbDajuO5ueQw.woff) format('woff'); | ||
18 | } | ||