diff options
author | derpeter | 2021-03-14 21:25:27 +0100 |
---|---|---|
committer | GitHub | 2021-03-14 21:25:27 +0100 |
commit | 8961a867226fd5356830f258f926c302beed8c0e (patch) | |
tree | e0095adc1f5679880a467c96974ae81ca48e5b17 /configs/conferences/fff/style.css | |
parent | 5487590053dc99c4c6401c5ae73303b4cbc71089 (diff) | |
parent | 5b0b5c541194c2c7c5810201833de09feea91956 (diff) |
Merge pull request #136 from karlbeecken/master
fix broken copy; git is hard
Diffstat (limited to 'configs/conferences/fff/style.css')
-rw-r--r-- | configs/conferences/fff/style.css | 144 |
1 files changed, 144 insertions, 0 deletions
diff --git a/configs/conferences/fff/style.css b/configs/conferences/fff/style.css new file mode 100644 index 0000000..c6fd787 --- /dev/null +++ b/configs/conferences/fff/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 |