diff options
author | Daniel Molkentin | 2019-09-18 01:43:04 +0200 |
---|---|---|
committer | Daniel Molkentin | 2019-09-18 01:43:04 +0200 |
commit | c09f1a1355ac982b66f85304d3038e6095952328 (patch) | |
tree | e5955d684ccab060c446c4ff8dbc5f58e2d2b765 /configs/conferences/fffpk/style.css | |
parent | 221c0af423154fc877c706a0e48a28798fbf46ff (diff) |
FFF streaming
Diffstat (limited to 'configs/conferences/fffpk/style.css')
-rw-r--r-- | configs/conferences/fffpk/style.css | 144 |
1 files changed, 144 insertions, 0 deletions
diff --git a/configs/conferences/fffpk/style.css b/configs/conferences/fffpk/style.css new file mode 100644 index 0000000..c6fd787 --- /dev/null +++ b/configs/conferences/fffpk/style.css @@ -0,0 +1,144 @@ +/* #### Generated By: http://www.cufonfonts.com #### */ + +@font-face { +font-family: 'Jost* Book'; +font-style: normal; +font-weight: normal; +src: local('Jost* Book'), url('Jost400Book.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* BookItalic'; +font-style: normal; +font-weight: normal; +src: local('Jost* BookItalic'), url('Jost400BookItalic.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* Hairline'; +font-style: normal; +font-weight: normal; +src: local('Jost* Hairline'), url('Jost100Hairline.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* HairlineItalic'; +font-style: normal; +font-weight: normal; +src: local('Jost* HairlineItalic'), url('Jost100HairlineItalic.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* Thin'; +font-style: normal; +font-weight: normal; +src: local('Jost* Thin'), url('Jost200Thin.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* ThinItalic'; +font-style: normal; +font-weight: normal; +src: local('Jost* ThinItalic'), url('Jost200ThinItalic.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* Light'; +font-style: normal; +font-weight: normal; +src: local('Jost* Light'), url('Jost300Light.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* LightItalic'; +font-style: normal; +font-weight: normal; +src: local('Jost* LightItalic'), url('Jost300LightItalic.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* Medium'; +font-style: normal; +font-weight: normal; +src: local('Jost* Medium'), url('Jost500Medium.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* MediumItalic'; +font-style: normal; +font-weight: normal; +src: local('Jost* MediumItalic'), url('Jost500MediumItalic.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* Semi'; +font-style: normal; +font-weight: normal; +src: local('Jost* Semi'), url('Jost600Semi.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* SemiItalic'; +font-style: normal; +font-weight: normal; +src: local('Jost* SemiItalic'), url('Jost600SemiItalic.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* Bold'; +font-style: normal; +font-weight: normal; +src: local('Jost* Bold'), url('Jost700Bold.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* BoldItalic'; +font-style: normal; +font-weight: normal; +src: local('Jost* BoldItalic'), url('Jost700BoldItalic.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* Heavy'; +font-style: normal; +font-weight: normal; +src: local('Jost* Heavy'), url('Jost800Heavy.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* HeavyItalic'; +font-style: normal; +font-weight: normal; +src: local('Jost* HeavyItalic'), url('Jost800HeavyItalic.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* Black'; +font-style: normal; +font-weight: normal; +src: local('Jost* Black'), url('Jost900Black.woff') format('woff'); +} + + +@font-face { +font-family: 'Jost* BlackItalic'; +font-style: normal; +font-weight: normal; +src: local('Jost* BlackItalic'), url('Jost900BlackItalic.woff') format('woff'); +}
\ No newline at end of file |