diff options
author | JinweiClarkChao <[email protected]> | 2014-08-22 17:23:02 +0800 |
---|---|---|
committer | Jinwei Zhao <[email protected]> | 2017-01-13 15:07:42 +0800 |
commit | 80255411ee7040e0cebbf6b05d2ce323f6f2596e (patch) | |
tree | 295b0ef6c85e7cb091b63719ab041596879690fa /Back/Blocks/Flipboard/css/font.css | |
parent | 13be3d058713e1467ffc573a90cc694b80526135 (diff) | |
download | jinwei.me-80255411ee7040e0cebbf6b05d2ce323f6f2596e.tar.gz |
backup
Diffstat (limited to 'Back/Blocks/Flipboard/css/font.css')
-rw-r--r-- | Back/Blocks/Flipboard/css/font.css | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Back/Blocks/Flipboard/css/font.css b/Back/Blocks/Flipboard/css/font.css new file mode 100644 index 0000000..de90dc0 --- /dev/null +++ b/Back/Blocks/Flipboard/css/font.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 | } \ No newline at end of file | ||